git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3134de
)
tracing/fastboot: fix len of func buffer
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Thu, 11 Dec 2008 15:10:08 +0000
(16:10 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Dec 2008 08:26:12 +0000
(09:26 +0100)
Impact: fix possible stack overrun
This is a port of a patch included in the mainline (KSYM_SYMBOL_LEN fixes).
The current func len is not large enough to contain the max symbol len, the
right size must be KSYM_SYMBOL_LEN.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/trace/boot.h
patch
|
blob
|
history
diff --cc
include/trace/boot.h
Simple merge