[PATCH] make fault notifier unconditional and export it
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:35 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:35 +0000 (10:52 +0200)
commit273819a2d982faace30e587b86a0683882251fe7
treeb2d944c5fcbd85b60e6103484d4c760ce29df98d
parent5e4edbb711417be40f350a319db39888a4edd450
[PATCH] make fault notifier unconditional and export it

It's needed for external debuggers and overhead is very small.

Also make the actual notifier chain they use static

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