From: Heiko Carstens Date: Thu, 10 Apr 2008 09:12:03 +0000 (-0700) Subject: iucv: get rid of in_atomic() use. X-Git-Tag: v2.6.26-rc1~1138^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9284d6c704b5cfc7f2eb44f81255b4762bcfe4c5;p=pandora-kernel.git iucv: get rid of in_atomic() use. This BUG_ON is not needed, since all (debug) checks are also done in smp_call_function() which gets called by this function. Signed-off-by: Heiko Carstens Signed-off-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed