[parisc-linux-cvs] linux deller

Helge Deller parisc-linux@lists.parisc-linux.org
Mon, 3 Dec 2001 19:12:40 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	deller	01/12/03 19:12:40

Modified files:
	.              : Makefile 
	arch/parisc/kernel: parisc_ksyms.c power.c superio.c time.c 
	                    traps.c 
	arch/parisc/mm : init.c 
	drivers/video/sti: sticore.c 
	include/asm-parisc: irq.h 

Log message:
- 2.4.16-pa12
- EXPORT_SYMBOL(map_hpux_gateway_page) fixes unresolved symbol in binfmt_som as module
- some cleanups in soft power switch support (doesn't fixes crashes on some Bxxx machines yet)
- superio-fixes, moved extern void do_irq() to irq.h
- removed tabs from kernel dump output
- re-enable the powerswitch in case we had an HPMC
- IMPORTANT: we now free up unneeded kernel-space after kernel-startup
TODO: check remaining __init usages !
- special-case VisEG on c3000 only (which doesn't work yet and crashes the machine)
all other PCI cards will now be activated by sticon/stifb !