diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-07-18 23:31:08 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-07-18 23:31:08 +0000 |
commit | e8f9b6396e79654ea5932f64131cafbe8caadfb1 (patch) | |
tree | 90cf8b3a2475a774369eda22247cab7874fd7bbf /Documentation | |
parent | d4c419dfaa853f5db107973976d4215ae648e976 (diff) |
Merge with Linux 2.4.0-test5-pre2.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/exception.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/exception.txt b/Documentation/exception.txt index ec8727e1b..6adc97ba1 100644 --- a/Documentation/exception.txt +++ b/Documentation/exception.txt @@ -197,7 +197,7 @@ final kernel executable: > c017e7a7 <do_con_write+e3> movzbl %dl,%esi The whole user memory access is reduced to 10 x86 machine instructions. -The instructions bracketed in the .section directives are not longer +The instructions bracketed in the .section directives are no longer in the normal execution path. They are located in a different section of the executable file: |