From: Ingo Molnar Date: Tue, 4 Oct 2011 10:43:11 +0000 (+0200) Subject: llist: Remove the platform-dependent NMI checks X-Git-Tag: v3.2-rc1~161^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c30245c65e8ebc3080b75ce65572ab8140bad0b;p=pandora-kernel.git llist: Remove the platform-dependent NMI checks Remove the nmi() checks spread around the code. in_nmi() is not available on every architecture and it's a pretty obscure and ugly check in any case. Cc: Huang Ying Cc: Mathieu Desnoyers Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1315461646-1379-3-git-send-email-ying.huang@intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed