[PATCH] x86: simplify notify_page_fault()
authorJan Beulich <jbeulich@novell.com>
Tue, 13 Feb 2007 12:26:23 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:23 +0000 (13:26 +0100)
commit9b355897562fe2291248a7aec8e479c2c98cf117
tree89408794c55f41773b6e1b87672b2353f26dc14e
parent6a051565739f9d334ad5c15f691a9699a905897d
[PATCH] x86: simplify notify_page_fault()

Remove all parameters from this function that aren't really variable.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/mm/fault.c
arch/x86_64/mm/fault.c