commit | 294064f58953f9964e5945424b09c51800330a83 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Jan 09 12:24:47 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jan 13 08:56:41 2012 +0000 |
tree | b0593f1aaa41a96e23140934c1e54cc97020e9a2 | |
parent | e37051dc7f35de5ce3f64c40852365ff24f2436c [diff] |
ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format This patch adds a check for the presence of the LPAE feature during the CPU initialisation. If not present, it reports an error when CONFIG_DEBUG_LL is enabled. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>