[parisc-linux-cvs] linux tsbogend

Thomas Bogendoerfer tsbogend@puffin.external.hp.com
Sat, 29 Sep 2001 10:42:33 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	tsbogend	01/09/29 10:42:33

Modified files:
	include/asm-parisc: pgalloc.h 

Log message:
we need to flush pages used inside the kernel and passed to user processes
otherwise because of the virtual alias we get mixed writebacks.
FIMXE: flush_data_cache() isn't a very well optimized function for this
purpose