Tetsuyuki Kobayashi ab8d46c060 ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo
Commit a469abd0f868 ("ARM: elf: add new hwcap for identifying atomic
ldrd/strd instructions") added a new hwcap to identify LPAE on CPUs
which support it. Whilst the hwcap data is correct, the string reported
in /proc/cpuinfo actually matches on HWCAP_VFPD32, which was missing
an entry in the string table.

This patch fixes this problem by adding a "vfpd32" string at the correct
offset, preventing us from falsely advertising LPAE on CPUs which do not
support it.

[will: added commit message]

Acked-by: Will Deacon <will.deacon@arm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-07-22 15:53:41 +01:00
..
2013-03-03 22:54:18 +00:00
2012-03-28 18:30:01 +01:00
2012-07-01 21:59:19 +08:00
2012-03-24 09:38:56 +00:00
2010-10-29 13:14:40 -05:00
2013-06-03 14:20:18 -07:00
2013-05-21 14:24:11 +00:00
2013-05-05 00:07:22 -04:00
2013-06-03 14:20:18 -07:00