projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
336e868
)
doc: Fix a typo in slub.txt.
author
Justin P. Mattock
<
[email protected]
>
Fri, 4 Dec 2009 08:36:35 +0000
(
00:36
-0800)
committer
Jiri Kosina
<
[email protected]
>
Fri, 4 Dec 2009 14:39:59 +0000
(15:39 +0100)
Signed-off-by: Justin P. Mattock <
[email protected]
>
Signed-off-by: Jiri Kosina <
[email protected]
>
Documentation/vm/slub.txt
patch
|
blob
|
history
diff --git
a/Documentation/vm/slub.txt
b/Documentation/vm/slub.txt
index 510917ff59edd8435596aa142cd142f47668e856..b37300edf27c8bc528700f00b9045bd3f6a20b2d 100644
(file)
--- a/
Documentation/vm/slub.txt
+++ b/
Documentation/vm/slub.txt
@@
-245,7
+245,7
@@
been overwritten. Here a string of 8 characters was written into a slab that
has the length of 8 characters. However, a 8 character string needs a
terminating 0. That zero has overwritten the first byte of the Redzone field.
After reporting the details of the issue encountered the FIX SLUB message
-tell us that SLUB has restored the Redzone to its proper value and then
+tell
s
us that SLUB has restored the Redzone to its proper value and then
system operations continue.
Emergency operations: