]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 228962:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Feb 2012 19:23:31 +0000 (19:23 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Feb 2012 19:23:31 +0000 (19:23 +0000)
commit7a7ec8f418a796bd8bcd1c1a013b0f860908145a
tree54d0a16f626636f416186dcaf85e66e8e78a47a8
parent011001d44af74ae7223ca88c6aace261498187dc
MFC 228962:
Use curthread rather than PCPU_GET(curthread).  'curthread' uses
special-case optimizations on several platforms and is preferred.

git-svn-id: svn://svn.freebsd.org/base/stable/8@231151 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/i386/i386/sys_machdep.c
sys/mips/mips/gdb_machdep.c