diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-09-29 18:13:33 -0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-09-30 04:35:18 -0400 |
commit | b5e87c0581319481399b6d8e8d6972b5523c18e6 (patch) | |
tree | 4439fbdae48bb3dbd6b8023c25be9c618da1c11e /sound/pci | |
parent | 41d9c0beccbb92397bea8b04a6afd1253c064a1a (diff) |
tracing: Add build bug if we have more trace_flags than bits
Add a enum that denotes the last bit of the trace_flags and have a
BUILD_BUG_ON(last_bit > 32).
If we add more bits than we have in trace_flags, the kernel wont build.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions