]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit351949448a548962583336619af56c15c341a62b
tree58bcfbae2c12c5498cc9b0d6df2c7aa5299ab573
parent842e4ecf37709325da6408a268d06fb010e095ae
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 180f6d3717b55ac286f4d2077b3a4201fcc2c3a9.

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