| commit | 474c256841074b913e76e392082373e12103a75d | [log] [tgz] |
|---|---|---|
| author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:35 2006 +0200 |
| committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:35 2006 +0200 |
| tree | 64f6e504e68b8345b1199898c9b03a80e7becee5 | |
| parent | 273819a2d982faace30e587b86a0683882251fe7 [diff] |
[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>