From: Russell King Date: Fri, 3 Dec 2010 15:00:49 +0000 (+0000) Subject: ARM: SMP: consolidate trace_hardirqs_off() into common SMP code X-Git-Tag: v2.6.38-rc1~471^2~2^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c0136dba4e43b0916ccc9ecc7f11e6d6b73f046;p=pandora-kernel.git ARM: SMP: consolidate trace_hardirqs_off() into common SMP code All platforms call trace_hardirqs_off() in their secondary startup code, so move this into the core SMP code - it doesn't need to be in the per-platform code. Signed-off-by: Russell King --- Reading git-diff-tree failed