]> 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)
commitd311d87ced49bfab88068d41504ab9be8b089427
tree58bcfbae2c12c5498cc9b0d6df2c7aa5299ab573
parent8316ef556cba6a1bbf6862753d828668283ccb6a
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 4ebd2d10af3dc13df8a5a7ab5fc77fdebd6be997.

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