]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags
authorPaul Walmsley <paul@pwsan.com>
Mon, 11 Aug 2008 23:04:15 +0000 (00:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 12 Aug 2008 18:54:08 +0000 (19:54 +0100)
commit202442328b6773ace2fc1fce9884e52345ff1671
treeeab85774d332d93c8c3d9476b9c7ff7576259cc5
parent8d0105c9db63484b1bd929bed91bac965ec10605
[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags

Commit 2500a2d4be0b24b3e56bc49d71c99d7d923c1c70 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>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/tlbflush.h