[PATCH] i386: 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)
commit474c256841074b913e76e392082373e12103a75d
tree64f6e504e68b8345b1199898c9b03a80e7becee5
parent273819a2d982faace30e587b86a0683882251fe7
[PATCH] i386: 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/i386/mm/fault.c