]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r285041:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 5 Aug 2015 07:21:44 +0000 (07:21 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 5 Aug 2015 07:21:44 +0000 (07:21 +0000)
commitfd9788a02913328d401c5f162dd3d2f493455bd8
tree4c5885e719c8e45996b51e5a65e18711a1ded8f8
parentf4120fe66e551c592285cd461047ca4e7f8a2860
MFC r285041:
Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()
macros on amd64 and i386.  On i386, correct the lowest kernel address.

git-svn-id: svn://svn.freebsd.org/base/stable/10@286305 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
gnu/usr.bin/gdb/kgdb/trgt.c
sys/amd64/include/param.h
sys/amd64/include/pmc_mdep.h
sys/amd64/include/stack.h
sys/cddl/dev/dtrace/i386/dtrace_isa.c
sys/i386/include/param.h
sys/i386/include/pmc_mdep.h
sys/i386/include/stack.h