diff options
| author | WANG Cong <[email protected]> | 2011-07-25 17:13:02 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-07-25 20:57:14 -0700 |
| commit | 9d00f92f437f0ff682876cab9f2d94cf3b6e5d17 (patch) | |
| tree | c5557822a4cdd93336cfacb08e14dde163a1855a /tools/perf/scripts/python/check-perf-trace.py | |
| parent | a0e44d4a7a3935afe425ec8dd1a5b63895e1f9c3 (diff) | |
include/linux/kernel.h: fix a headers_check warning
Fix the warning:
usr/include/linux/kernel.h:65: userspace cannot reference function or variable defined in the kernel
As Michal noted, BUILD_BUG_ON stuffs should be moved
under #ifdef __KERNEL__.
Signed-off-by: WANG Cong <[email protected]>
Cc: Michal Marek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions