diff options
author | 2006-10-17 00:09:41 -0700 | |
---|---|---|
committer | 2006-10-17 08:18:43 -0700 | |
commit | 0187f879ee8d4b914e74ffa3cc5df268311fc2d2 (patch) | |
tree | 6c29aa7911a9a3ffc4497ea319d3fb6d1bfbd55c /drivers/acpi/processor_idle.c | |
parent | [PATCH] posix-cpu-timers: prevent signal delivery starvation (diff) | |
download | wireguard-linux-0187f879ee8d4b914e74ffa3cc5df268311fc2d2.tar.xz wireguard-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 'drivers/acpi/processor_idle.c')
0 files changed, 0 insertions, 0 deletions