[parisc-linux-cvs] linux deller
Helge Deller
parisc-linux@lists.parisc-linux.org
Wed, 26 Jun 2002 16:20:33 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux
Changes by: deller 02/06/26 16:20:32
Modified files:
. : Makefile
arch/parisc/kernel: power.c time.c
include/asm-parisc: irq.h
Log message:
2.4.18-pa42:
- fix a long out-standing reboot-bug:
- added re-enabling of soft-power switch in the panic notifier chain. This allows
us now to reboot the machine if we got a panic. This never worked before and
helps to debug kernel-problems without pulling the power cable.
Closes bug #94 and similiar bug reports.
- now use tasklets for checking the soft-power switch instead of a function pointer
- added full License