arm64: restrict effects of ARMV7_COMPAT_CPUINFO to ARMv7 tasks
authorGreg Hackmann <ghackmann@google.com>
Tue, 5 Aug 2014 23:14:27 +0000 (16:14 -0700)
committerGreg Hackmann <ghackmann@google.com>
Sat, 13 Sep 2014 00:30:11 +0000 (17:30 -0700)
commit3868e7f8d47992922756d1aa6590f0d556c669b8
treec8fe46de0ba48b75384447e1e6598dc216afd5c6
parent779a6cf48cf313582b8d88757a798866a29195d0
arm64: restrict effects of ARMV7_COMPAT_CPUINFO to ARMv7 tasks

Since ARMV7_COMPAT_CPUINFO only exists to support existing ARMv7
binaries, restrict its effects to compat tasks

Bug: 16819658

Change-Id: I1092de596c7822d23f5f3f8a05b417a3cb49f593
Signed-off-by: Greg Hackmann <ghackmann@google.com>
arch/arm64/kernel/setup.c