diff options
author | Andrew Morton <akpm@osdl.org> | 2006-10-17 09:09:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-17 17:18:43 +0200 |
commit | 0187f879ee8d4b914e74ffa3cc5df268311fc2d2 (patch) | |
tree | 6c29aa7911a9a3ffc4497ea319d3fb6d1bfbd55c /.gitignore | |
parent | [PATCH] posix-cpu-timers: prevent signal delivery starvation (diff) | |
download | linux-0187f879ee8d4b914e74ffa3cc5df268311fc2d2.tar.xz linux-0187f879ee8d4b914e74ffa3cc5df268311fc2d2.zip |
[PATCH] PROC_NUMBUF is wrong
Actually, the decimal representation of a 32-bit signed number can take 12
bytes, including the \0.
And then some code adds a \n as well, so let's give it 13 bytes.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions