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:
2fbc474
)
trace: add build-time check to avoid overrunning hex buffer
author
Harvey Harrison
<harvey.harrison@gmail.com>
Thu, 9 Oct 2008 00:44:55 +0000
(17:44 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:39:26 +0000
(10:39 +0200)
Remove the runtime BUG_ON and change to a compile-time check in
the macro that calls the hex format routine
[Noticed by Joe Perches]
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found