From: Chris Zankel Date: Thu, 6 Sep 2007 08:38:18 +0000 (-0700) Subject: [XTENSA] Flush the page-address in update-mmu instead of user-address X-Git-Tag: v2.6.25-rc3~111^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67360db143448be1f6d68835c6d0cc43837667f;p=pandora-kernel.git [XTENSA] Flush the page-address in update-mmu instead of user-address The TLB entry for the user address doesn't exist at the time we want to flush the caches, so use the page address. Note that processor configurations with cache-aliasing issues are treated separately. Signed-off-by: Chris Zankel --- Reading git-diff-tree failed