commit | ad0a3b68114e8f3c25ac0045b45a2838f23e3b3a | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Oct 08 17:44:55 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:39:26 2008 +0200 |
tree | bd7d7b9255276b6d9fecdf7bf0ef632196d07a6b | |
parent | 2fbc474901933c8f0c09b0280dfbb6780cb8bd60 [diff] |
trace: add build-time check to avoid overrunning hex buffer 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>