[parisc-linux-cvs] linux willy

Matthew Wilcox willy@puffin.external.hp.com
Mon, 5 Mar 2001 15:03:26 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/03/05 15:03:26

Modified files:
	drivers/gsc    : gsc.c 

Log message:
Use absolute accesses to access IO space instead of turning off the
data address translation in the PSW.  Should make a huge difference
to readl/writel/readq/writeq IO operations on PA8000 machines, and
will improve performance on all machines.