freebsd-src/sys/sparc64
Marius Strobl 1249ba5fc6 Define curthread as an inline function that loads the thread pointer
directly from g7, the pcpu pointer. This guarantees correct behavior
when the thread migrates to a different CPU.
Commit message stolen from r205431. Additional testing by Peter Jeremy.

MFC after:	3 days
2011-11-15 20:17:18 +00:00
..
central Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
compile
conf Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on 2011-11-08 10:18:07 +00:00
ebus Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
fhc Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
include Define curthread as an inline function that loads the thread pointer 2011-11-15 20:17:18 +00:00
isa Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
pci Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
sbus Actually, limit to 32-bit DMA for the transfer buffers as the address is 2011-10-30 21:42:35 +00:00
sparc64 Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00