linux-stable/include/asm-arm26
Eric W. Biederman 7c9034735e [PATCH] Add emergency_restart()
When the kernel is working well and we want to restart cleanly
kernel_restart is the function to use.   But in many instances
the kernel wants to reboot when thing are expected to be working
very badly such as from panic or a software watchdog handler.

This patch adds the function emergency_restart() so that
callers can be clear what semantics they expect when calling
restart.  emergency_restart() is expected to be callable
from interrupt context and possibly reliable in even more
trying circumstances.

This is an initial generic implementation for all architectures.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-26 14:35:41 -07:00
..
a.out.h
assembler.h
atomic.h
bitops.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
constants.h
cputime.h
current.h
delay.h
div64.h
dma-mapping.h
dma.h
ecard.h
elf.h
emergency-restart.h [PATCH] Add emergency_restart() 2005-07-26 14:35:41 -07:00
errno.h
fcntl.h
fiq.h
floppy.h
fpstate.h
hardirq.h
hardware.h
hdreg.h
ide.h
io.h
ioc.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h
irqchip.h
kmap_types.h
leds.h
limits.h
linkage.h
local.h
locks.h
mach-types.h
map.h
mc146818rtc.h
memory.h
mman.h
mmu.h
mmu_context.h
module.h
msgbuf.h
namei.h
oldlatches.h
page.h
param.h
parport.h
pci.h
percpu.h
pgalloc.h
pgtable.h
poll.h
posix_types.h
proc-fns.h
processor.h
procinfo.h
ptrace.h
resource.h
scatterlist.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
serial.h [PATCH] Serial: Split 8250 port table (part 2) 2005-06-29 18:45:19 +01:00
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sizes.h
smp.h
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h
suspend.h
sysirq.h
system.h
termbits.h
termios.h
thread_info.h [PATCH] streamline preempt_count type across archs 2005-06-23 09:45:19 -07:00
timex.h
tlb.h
tlbflush.h
topology.h
types.h
uaccess-asm.h
uaccess.h
ucontext.h
unaligned.h
uncompress.h
unistd.h
user.h
xor.h