NetBSD/sys/arch/sparc/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
..
am7930_machdep.h Use bus_space tags and handles, embedded in MD hooks AM7930_{READ_WRITE}_REG 1999-03-14 22:29:00 +00:00
ansi.h 64-bit safety to help sharing compilation tools with sparc64. 1999-06-05 12:54:23 +00:00
aout_machdep.h
asm.h add RODATA(), which is like ENTRY() but without the _PROF_PROLOGUE. 1999-02-24 16:02:19 +00:00
autoconf.h Adjust to functionality and changes introduced with <machine/promlib.h> 1999-02-14 12:26:16 +00:00
bootinfo.h Add bootinfo.h 1999-05-02 13:50:17 +00:00
bsd_openprom.h Adjust to functionality and changes introduced with <machine/promlib.h> 1999-02-14 12:26:16 +00:00
bswap.h
bus.h Add a macro to check for sufficient pointer alignment in bus.h context, 1999-03-23 21:29:03 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cgtworeg.h
conf.h Initial stab at a P9100 console FB driver for the Tadpole 3GX. 1999-08-01 00:23:48 +00:00
cpu.h
ctlreg.h
db_machdep.h Compile in support for ELF symbols. 1999-04-30 13:28:36 +00:00
disklabel.h
eeprom.h
elf_machdep.h Let NetBSD/sparc know about 64-bit formats even if it can't execute them. 1999-05-14 00:18:51 +00:00
endian.h Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
fbio.h Initial stab at a P9100 console FB driver for the Tadpole 3GX. 1999-08-01 00:23:48 +00:00
fbvar.h Bring sparc/sparc64 fb code and kernel configuration into line with 1999-04-13 18:45:40 +00:00
float.h
frame.h
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h
intr.h
kbd.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h Load the header too. 1999-04-30 13:28:58 +00:00
lock.h Make a slight rearrangement in how <machine/lock.h> is included. 1999-07-27 23:45:13 +00:00
Makefile Add bootinfo.h 1999-05-02 13:50:17 +00:00
oldmon.h Adjust to functionality and changes introduced with <machine/promlib.h> 1999-02-14 12:26:16 +00:00
openfirm.h Provide a uniform interface to most of the PROM functions. 1999-02-14 12:23:03 +00:00
openpromio.h
param.h move PROM_LOADADDR from promlib.h to param.h and remove its cast. 1999-05-03 16:14:02 +00:00
pcb.h
pmap.h Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
proc.h
profile.h s/ELF/__ELF__/ 1999-02-07 20:21:09 +00:00
promlib.h move PROM_LOADADDR from promlib.h to param.h and remove its cast. 1999-05-03 16:14:02 +00:00
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
stdarg.h clean up old GCC.1 stuff. 1999-05-04 13:36:10 +00:00
svr4_machdep.h Remove old prototypes (move to mi code), and add the xrs gunk! 1999-01-21 23:05:14 +00:00
trap.h
types.h
varargs.h
vmparam.h Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size 1999-04-26 22:46:44 +00:00
vuid_event.h
z8530var.h