From: Josh Boyer Date: Tue, 17 Jun 2008 22:34:39 +0000 (+1000) Subject: [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector X-Git-Tag: v2.6.26-rc7~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b17879f71c2eb4a10f5a63918819d9d572b23a9a;p=pandora-kernel.git [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector A recent commit added support for the new 440x6 and 464 cores that have the added WL1, IL1I, IL1D, IL2I, and ILD2 bits for the caching attributes in the TLBs. The new bits were cleared in the finish_tlb_load function, however a similar bit of code was missed in the DataStorage interrupt vector. Signed-off-by: Josh Boyer Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed