[PATCH] Fix up page_mkclean_one(): virtual caches, s390
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 22 Dec 2006 13:25:52 +0000 (14:25 +0100)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 22 Dec 2006 18:39:35 +0000 (10:39 -0800)
commitc2fda5fed81eea077363b285b66eafce20dfd45a
treedb4c7cdc8492df706a26eaeb050b8a788168fd32
parente21654a756177bf209d7a3cbe971f16104555f75
[PATCH] Fix up page_mkclean_one(): virtual caches, s390

 - add flush_cache_page() for all those virtual indexed cache
   architectures.

 - handle s390.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/rmap.c