NetBSD/sys/arch/alpha/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
..
alpha_cpu.h
alpha.h New signature for console_restart(). 1999-07-11 22:39:21 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h
bswap.h
bus.h nuke current definitions provided by __BUS_SPACE_COMPAT_OLDDEFS. 1999-06-18 04:49:24 +00:00
cdefs.h
cfbreg.h
conf.h
cpu.h
cpuconf.h
db_machdep.h After reviewing the Green Book, BPT traps do indeed leave the PC pointing 1999-04-20 21:30:15 +00:00
disklabel.h
ecoff_machdep.h Alpha ECOFF object type definitions 1999-04-27 02:32:33 +00:00
eisa_machdep.h
elf_machdep.h
endian.h
fbio.h
float.h
frame.h
ieee.h
ieeefp.h #ifdef _KERNEL, define the machine FPCR bits and a rounding mode macro 1999-04-29 02:55:50 +00:00
intr.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
intrcnt.h Minor Tsunami-related changes. 1999-06-29 07:22:25 +00:00
isa_machdep.h
isapnp_machdep.h
kbio.h
kcore.h
limits.h
lock.h Prepend `cpu_' to the machine-dependent atomic locking primitivies. 1999-07-27 21:45:39 +00:00
logout.h
Makefile * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
Makefile.inc
pal.h
param.h
pcb.h
pci_machdep.h
pmap.h The kernel pmap can be accessed (and locked!) while in an interrupt 1999-05-24 20:11:58 +00:00
proc.h
profile.h
prom.h
psl.h
pte.h
ptrace.h
reg.h
rpb.h Minor Tsunami-related changes. 1999-06-29 07:22:25 +00:00
setjmp.h
sfbreg.h
signal.h
stdarg.h Define __builtin_*() for lint 1999-05-03 16:30:31 +00:00
sysarch.h * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
tc_machdep.h
types.h
varargs.h
vmparam.h
vuid_event.h
z8530var.h