diff options
author | 2009-02-27 14:03:05 -0800 | |
---|---|---|
committer | 2009-02-27 16:26:21 -0800 | |
commit | f4a8773676c21a68b0666fbe48af4fe1af89dfa9 (patch) | |
tree | 1ae344b48e791f3abf9310ec71bb15ddd72b2ae1 /kernel/sched_debug.c | |
parent | mm: fix lazy vmap purging (use-after-free error) (diff) | |
download | linux-rng-f4a8773676c21a68b0666fbe48af4fe1af89dfa9.tar.xz linux-rng-f4a8773676c21a68b0666fbe48af4fe1af89dfa9.zip |
checkpatch: make in_atomic ok in the core
We say that in_atomic() is ok in the core kernel, but then always report
it regardless of where in the kernel it is. Keep quiet if it is used in
kernel/*.
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions