aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMichel Lespinasse <[email protected]>2010-10-26 14:21:56 -0700
committerLinus Torvalds <[email protected]>2010-10-26 16:52:09 -0700
commitb522c94da5d9cbc73f708be5e530ebc3bbd4a031 (patch)
treed29cc4887bca05fde5b86a367f02a3ea70043e11 /scripts
parent182fea8f48332de085c0ae936605cb72671db9f2 (diff)
mm: filemap_fault: unique path for locking page
Introduce a single location where filemap_fault() locks the desired page. There used to be two such places, depending if the initial find_get_page() was successful or not. Signed-off-by: Michel Lespinasse <[email protected]> Acked-by: Rik van Riel <[email protected]> Acked-by: Linus Torvalds <[email protected]> Cc: Nick Piggin <[email protected]> Reviewed-by: Wu Fengguang <[email protected]> Cc: Ying Han <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions