mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
91f1c2b3cc
prevent the compiler from optimizing assignments into byte-copy operations which might make access to the individual fields non-atomic. Use the individual fields throughout, and don't bother locking them with Giant: it is no longer needed. Inspired by: tjr |
||
---|---|---|
.. | ||
30line.h | ||
cbus_dma.c | ||
cbus.h | ||
clock.c | ||
fdc.c | ||
fdcreg.h | ||
gdc.c | ||
olpt.c | ||
pckbd.c | ||
pcrtc.c | ||
pmc.c | ||
ppc.c | ||
ppcreg.h | ||
sc_machdep.h | ||
scgdcrndr.c | ||
scterm-sck.c | ||
scvtb.c | ||
sio_cbus.c | ||
sio.c | ||
syscons_cbus.c |