]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r217896:
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 1 Mar 2011 20:44:14 +0000 (20:44 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 1 Mar 2011 20:44:14 +0000 (20:44 +0000)
commit38a0b0c0cd70e5f9b15a949370511f44ba5f1426
tree057fd481363e503554c22d31f64d22a0c3aa8e25
parentbcd7679344b1393346f70ae97e157f462bf7a2fe
MFC r217896:
Add macro to test the sv_flags of any process. Change some places to test
the flags instead of explicit comparing with address of known sysentvec
structures.

git-svn-id: svn://svn.freebsd.org/base/stable/8@219144 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/vm_machdep.c
sys/amd64/linux32/linux32_machdep.c
sys/compat/linprocfs/linprocfs.c
sys/fs/procfs/procfs_dbregs.c
sys/fs/procfs/procfs_fpregs.c
sys/fs/procfs/procfs_map.c
sys/fs/procfs/procfs_regs.c
sys/i386/linux/linux_machdep.c
sys/kern/kern_jail.c
sys/kern/sys_process.c
sys/sys/sysent.h