]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitdfa233b859d265f9f905d68a219ae699d1eac31a
treedb4c7cdc8492df706a26eaeb050b8a788168fd32
parentf8b65787e77cc1fd338e7cf93c9d611ec165671e
[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