[parisc-linux-cvs] linux helgaas

Bjorn Helgaas helgaas@puffin.external.hp.com
Tue, 18 Sep 2001 10:12:12 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	helgaas	01/09/18 10:12:11

Modified files:
	arch/parisc/kernel: hardware.c inventory.c ioctl32.c iosapic.c 
	                    lba_pci.c pci.c traps.c 
	arch/parisc/mm : init.c 
	drivers/gsc    : dino.c 
	include/asm-parisc: pci.h 

Log message:
Fix some things required for Superdome and N-class.

- clean up CPU physical <-> PCI address mapping (PA_VIEW vs. IO_VIEW)
- use current cell for iosapic_load_irt (allows non-zero cell number)
- rename mem_space to lmmio_space
- handle initrd loaded above mem= limit
- new map_pages() to unify page table setup
- new hardware HVERSIONs (Caribe W2, Caribe DNA, Allegro W+, Keystone &
Caribe memory)
- fix link errors when CONFIG_VT not defined
- correct a few typos (REDICULOUSLY_VERBOSE, Priviledged)

Diffs posted for comment 9/12/01.