From: Lorenzo Pieralisi Date: Tue, 6 Nov 2012 11:57:43 +0000 (+0000) Subject: ARM: kernel: add MIDR to per-CPU information data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~53^2^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d432c9cf0a3d569b2d00877d12c9ffe9e55286;p=pandora-kernel.git ARM: kernel: add MIDR to per-CPU information data The advent of big.LITTLE ARM platforms requires the kernel to be able to identify the MIDRs of all online CPUs upon request. MIDRs are stashed at boot time so that kernel subsystems can detect the MIDR of online CPUs by simply retrieving per-CPU data updated by all booted CPUs. Signed-off-by: Lorenzo Pieralisi Acked-by: Nicolas Pitre --- Reading git-diff-tree failed