aboutsummaryrefslogtreecommitdiff
path: root/lib/libpcap/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2012-02-15 23:33:22 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2012-02-15 23:33:22 +0000
commit4ba4ebd0a8796a8047e4cc20fbc64cfced31570e (patch)
tree52a4a402fa08f0d383233452bed8c1794d36cf43 /lib/libpcap/Makefile
parent5644ccec612ab2b8c38f1752bb75919f86970a27 (diff)
Clean up RFLAG and CR3 register handling and nearby comments. For BSP, use
spinlock_enter()/spinlock_exit() to save/restore RFLAGS. We know interrupt is disabled when returning from S3. For AP, we do not have to save/restore it because IRET will do it for us any way. Do not save CR3 locally because savectx() does it and BSP does not have to switch to kernel map for amd64. Change contigmalloc(9) flag while I am in the neighborhood.
Notes
Notes: svn path=/head/; revision=231797
Diffstat (limited to 'lib/libpcap/Makefile')
0 files changed, 0 insertions, 0 deletions