diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/x86/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/x86/exception-tables.txt (renamed from Documentation/exception.txt) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/x86/00-INDEX b/Documentation/x86/00-INDEX index dbe3377754af..f37b46d34861 100644 --- a/Documentation/x86/00-INDEX +++ b/Documentation/x86/00-INDEX @@ -2,3 +2,5 @@ - this file mtrr.txt - how to use x86 Memory Type Range Registers to increase performance +exception-tables.txt + - why and how Linux kernel uses exception tables on x86 diff --git a/Documentation/exception.txt b/Documentation/x86/exception-tables.txt index 32901aa36f0a..32901aa36f0a 100644 --- a/Documentation/exception.txt +++ b/Documentation/x86/exception-tables.txt |