From: Chris Metcalf Date: Thu, 29 Mar 2012 19:36:53 +0000 (-0400) Subject: arch/tile: don't set the homecache of a PTE unless appropriate X-Git-Tag: v3.4-rc2~7^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12400f1f22ad7651efa1d3d06dd8b6b178d19ea3;p=pandora-kernel.git arch/tile: don't set the homecache of a PTE unless appropriate We make sure not to try to set the home for an MMIO PTE (on tilegx) or a PTE that isn't referencing memory managed by Linux. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed