From: Andy Whitcroft Date: Fri, 27 Feb 2009 22:03:05 +0000 (-0800) Subject: checkpatch: make in_atomic ok in the core X-Git-Tag: v2.6.29-rc7~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4a8773676c21a68b0666fbe48af4fe1af89dfa9;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed