From: Russell King Date: Wed, 2 Nov 2005 14:11:35 +0000 (+0000) Subject: [ARM] Fix mm initialisation with write buffered write allocate caches X-Git-Tag: v2.6.15-rc1~450^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf7bd6967b1cdde1fe953b0edb951966799fb44;p=pandora-kernel.git [ARM] Fix mm initialisation with write buffered write allocate caches It seems that without the extra tlb flush, we may end up faulting during the early kernel initialisation because the TLB can't see the updated page tables. Signed-off-by: Russell King --- Reading git-diff-tree failed