From: Anton Blanchard Date: Fri, 6 Aug 2010 03:28:19 +0000 (+0000) Subject: powerpc: Inline ppc64_runlatch_off X-Git-Tag: v2.6.36-rc3~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4138d65333fa8961714441ed40229ea8cbeaf7e5;p=pandora-kernel.git powerpc: Inline ppc64_runlatch_off I'm sick of seeing ppc64_runlatch_off in our profiles, so inline it into the callers. To avoid a mess of circular includes I didn't add it as an inline function. Signed-off-by: Anton Blanchard Acked-by: Olof Johansson Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed