From: Benjamin Herrenschmidt Date: Fri, 23 Jun 2006 18:57:47 +0000 (+0200) Subject: [POWERPC] spufs: map mmio space as guarded into user space X-Git-Tag: v2.6.18-rc1~358^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23cc770107c2d27dd1f5dee53177ea1163ee9295;p=pandora-kernel.git [POWERPC] spufs: map mmio space as guarded into user space This fixes a bug where we don't properly map SPE MMIO space as guarded, causing various test cases to fail, probably due to write combining and other niceties caused by the lack of the G bit. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed