From: Catalin Marinas Date: Fri, 19 Jul 2013 14:08:15 +0000 (+0100) Subject: arm64: Only enable local interrupts after the CPU is marked online X-Git-Tag: v3.11-rc2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ae3acd4390ffeecb3a11dbd5be347b5a3d98f2;p=pandora-kernel.git arm64: Only enable local interrupts after the CPU is marked online There is a slight chance that (timer) interrupts are triggered before a secondary CPU has been marked online with implications on softirq thread affinity. Signed-off-by: Catalin Marinas Reported-by: Kirill Tkhai --- Reading git-diff-tree failed