diff options
author | Will Deacon <will.deacon@arm.com> | 2012-01-20 06:01:14 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-01-23 05:20:06 -0500 |
commit | 868dbf905245a524496a0535982ed21ad3be5585 (patch) | |
tree | 685a1d7bbbd677a386d4b533404606a91341ab83 /kernel/kexec.c | |
parent | eb50439b92b6298bf209a982f295ba9c0f7cb30b (diff) |
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
The merging of commits 1b6ba46b ("ARM: LPAE: MMU setup for the 3-level
page table format") and b4244738 ("ARM: 7202/1: Add Cortex-A7 proc info")
during the merge window ended up putting the Cortex-A7 proc_info into a
code block guarded by !CONFIG_ARM_LPAE. This makes Cortex-A7 platforms
unbootable when LPAE is enabled.
This patch moves the proc_info structure for Cortex-A7 outside of the
guarded block.
Cc: Pawel Moll <pawel.moll@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/kexec.c')
0 files changed, 0 insertions, 0 deletions