linux-2.3 bame
Paul Bame
bame@puffin.external.hp.com
Wed, 6 Sep 2000 15:31:10 -0600
CVSROOT: /home/cvs/parisc
Module name: linux-2.3
Changes by: bame 00/09/06 15:31:10
Modified files:
arch/parisc/kernel: pdc_cons.c
drivers/video : iodccon.c
include/asm-parisc: page.h pdc.h psw.h
Log message:
change pointer types in pdc.h to unsigned int
in preparation for 64-bit stuff where pointers cause the struct to
be misaligned.
add some useful bits to psw.h -- prepare to share it with 64-bit too
eliminate use of PA() from C code -- doesn't work for 64-bit