]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] page invalidation cleanup
authorNick Piggin <nickpiggin@yahoo.com.au>
Wed, 27 Sep 2006 08:50:02 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Sep 2006 15:26:12 +0000 (08:26 -0700)
commitb5d8a3cde42b144ef1043d409715a4cc501ac2e7
tree4fd336eaea48b320f69e970323eef5dc77c62f20
parente5d74c9ca54c7f6535eec6dddc5decf599485df5
[PATCH] page invalidation cleanup

Clean up the invalidate code, and use a common function to safely remove
the page from pagecache.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/truncate.c
mm/vmscan.c