]> Git Repo - linux.git/commit
[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalization
authorDeepak Saxena <[email protected]>
Sun, 10 Jul 2005 18:44:55 +0000 (19:44 +0100)
committerRussell King <[email protected]>
Sun, 10 Jul 2005 18:44:55 +0000 (19:44 +0100)
commit8107338bf9d0367d0b3f42730906b83532b6786f
treec2245d2507a45034ed594e1094b0f0e2a627be6c
parent4bebdab7eb11ee533ff843f4f1fec9975666e64e
[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalization

Patch from Deepak Saxena

The code in mm-armv.c checks for the condition (cpu_architecture()<= ARMv5)
in a few places but should be checking for ARMv5TEJ as the MMU is shared
across all v5 variations.

Signed-off-by: Deepak Saxena <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mm/mm-armv.c
This page took 0.053606 seconds and 4 git commands to generate.