OSDN Git Service

Revert "arm64: cpuinfo: print info for all CPUs"
authorWill Deacon <will.deacon@arm.com>
Mon, 1 Sep 2014 14:47:19 +0000 (15:47 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 1 Sep 2014 14:55:22 +0000 (15:55 +0100)
commit5e39977edf6500fd12f169e6c458d33b0ef62feb
tree58bcfbae2c12c5498cc9b0d6df2c7aa5299ab573
parent7c68a9cc040216c902f93f9c80305df55d9beff7
Revert "arm64: cpuinfo: print info for all CPUs"

It turns out that vendors are relying on the format of /proc/cpuinfo,
and we've even spotted out-of-tree hacks attempting to make it look
identical to the format used by arch/arm/. That means we can't afford to
churn this interface in mainline, so revert the recent reformatting of
the file for arm64 pending discussions on the list to find out what
people actually want.

This reverts commit d7a49086f263164a2c4c178eb76412d48cd671d7.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/setup.c