From: Christoph Lameter Date: Mon, 7 Apr 2014 22:39:44 +0000 (-0700) Subject: percpu: add preemption checks to __this_cpu ops X-Git-Tag: v3.15-rc1~57^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=188a81409ff7de1c5aae947a96356ddd8ff4aaa3;p=pandora-kernel.git percpu: add preemption checks to __this_cpu ops We define a check function in order to avoid trouble with the include files. Then the higher level __this_cpu macros are modified to invoke the preemption check. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Christoph Lameter Acked-by: Ingo Molnar Cc: Tejun Heo Tested-by: Grygorii Strashko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed