NetBSD/sys/arch/sparc64/include
thorpej eb20bbc780 Change the semantics of splsoftclock() to be like other spl*() functions,
that is priority is rasied.  Add a new spllowersoftclock() to provide the
atomic drop-to-softclock semantics that the old splsoftclock() provided,
and update calls accordingly.

This fixes a problem with using the "rnd" pseudo-device from within
interrupt context to extract random data (e.g. from within the softnet
interrupt) where doing so would incorrectly unblock interrupts (causing
all sorts of lossage).

XXX 4 platforms do not have priority-raising capability: newsmips, sparc,
XXX sparc64, and VAX.  This platforms still have this bug until their
XXX spl*() functions are fixed.
1999-08-05 18:08:08 +00:00
..
ansi.h
aout_machdep.h
asm.h
autoconf.h
bsd_audioio.h
bsd_openprom.h
bswap.h
bus.h
cdefs.h
cgtworeg.h
conf.h
cpu.h
ctlreg.h
db_machdep.h
disklabel.h
eeprom.h
elf_machdep.h
endian.h
exec.h
fbio.h
fbvar.h
float.h
frame.h
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h
intr.h
kbd.h
kbio.h
kcore.h
limits.h
lock.h
Makefile
netbsd32_machdep.h
oldmon.h
openfirm.h
openpromio.h
param.h
pcb.h
pci_machdep.h
pmap.h
proc.h
profile.h
psl.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
pte.h
ptrace.h
reg.h
reloc.h
remote-sl.h
setjmp.h
signal.h
sparc64.h
stdarg.h
svr4_machdep.h
trap.h
types.h
varargs.h
vmparam.h
vuid_event.h
z8530var.h