linux grundler

Grant Grundler grundler@puffin.external.hp.com
Fri, 17 Nov 2000 15:31:16 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	grundler	00/11/17 15:31:16

Modified files:
	arch/parisc/kernel: iosapic.c 

Log message:
Lack of u32->u64 sign extension caused the code to not find the iosapic
hpa in the Interrupt Routing Table. Only a problem on 32-bit builds
since on 64-bit the hpa doesn't need sign extension in iosapic code.