freebsd-dev/sys/alpha/alpha
Andrew Gallatin 60c406ad95 only read from the possibly bad address if we did not get a machine
check.  I don't know how this went unnoticed for so long.

obtained from: NetBSD
MFC after: 7 days
2002-03-22 15:55:56 +00:00
..
alpha-gdbstub.c A set of changes to reduce the number of include files the kernel 2001-07-08 04:56:07 +00:00
api_up1000.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
atomic.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
autoconf.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
busdma_machdep.c Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
busspace.c Remove a vestige of an older attempt at implementing this. 2000-08-29 08:50:17 +00:00
clock_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
clock.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
cpuconf.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
db_disasm.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
db_instruction.h handle reserved/unimplemented instruction (opDec) faults 2001-03-05 21:21:01 +00:00
db_interface.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:14:58 +00:00
db_trace.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_1000a.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_2100_a50.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_2100_a500.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_3000_300.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
dec_3000_500.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
dec_axppci_33.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_eb64plus.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_eb164.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_kn8ae.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
dec_kn20aa.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_kn300.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_st550.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
dec_st6600.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
divrem.m4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
elf_machdep.c recovery from new binutils part II: fix the alpha kernel so that 2002-02-21 23:34:09 +00:00
exception.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
fp_emulate.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
genassym.c GC the PC_SWITCH* symbols which are not used in assembly anymore. 2002-02-07 10:27:58 +00:00
ieee_float.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ieee_float.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_cksum.c Fix a warning. Dont convert away from const to just re-add it in the 2001-09-10 10:48:19 +00:00
interrupt.c only read from the possibly bad address if we did not get a machine 2002-03-22 15:55:56 +00:00
locore.s Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
machdep.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:14:58 +00:00
mem.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
mp_machdep.c Allow SMP kernels (like GENERIC..) to boot on UP kernels on the alpha. 2002-03-22 15:54:31 +00:00
pal.s One needs to introduce things with a `.file' directive before trying to 2001-05-28 09:52:21 +00:00
pmap.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
prom_disp.s One needs to introduce things with a `.file' directive before trying to 2001-05-28 09:52:21 +00:00
prom.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:14:58 +00:00
promcons.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
setdef0.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
setdef1.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sgmap.c remove unneeded #include <vm/vm_map.h> 2001-05-31 23:31:34 +00:00
support.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
swtch.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
sys_machdep.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
timerreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
trap.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:14:58 +00:00
vm_machdep.c Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00