]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags
authorPaul Walmsley <paul@pwsan.com>
Mon, 11 Aug 2008 20:03:10 +0000 (14:03 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Aug 2008 11:04:45 +0000 (14:04 +0300)
commit1b1c51f23ba6c74ed6e12ca5e389e9b942c72ab8
tree8628fae09d1a7a783c54263d0da91f6827eda9a0
parenta495d02f81cb8f21e9a96ed8c21d9a86194ed13a
ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags

Commit 2ccdd1e77da52ad494e9af46bf272d816830cb28 doesn't add
v7wbi_possible_flags and v7wbi_always_flags to possible_tlb_flags and
always_tlb_flags.  This causes the L2 cache flush in clean_pmd_entry()
(intended for Feroceon only) to execute on ARMv7, and the CPU hangs.

This patch is required for OMAP3 boards to boot.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: <catalin.marinas@arm.com>
Cc: <buytenh@wantstofly.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/include/asm/tlbflush.h