From: Frederic Weisbecker Date: Tue, 7 Jun 2011 20:53:39 +0000 (+0200) Subject: sched: Remove pointless in_atomic() definition check X-Git-Tag: v3.1-rc1~298^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da8c8bc44b572cbf623629ff736608dc7968436;p=pandora-kernel.git sched: Remove pointless in_atomic() definition check It's really supposed to be defined here. If it's not then we actually want the build to crash so that we know it, and not keep it silent. Signed-off-by: Frederic Weisbecker Cc: Ingo Molnar Cc: Peter Zijlstra --- Reading git-diff-tree failed