commit | 932f535dd4c83dc3eb631c2cee1dfd6ae289b88c | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Nov 20 18:45:06 2006 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 20:39:59 2006 +1100 |
tree | a5fcb59665a421867de33f53b9f63ed1fefa5268 | |
parent | 5c3ecd659bd20cda214a402a3132c790cc886cd2 [diff] |
[POWERPC] spufs: Always map local store non-guarded When fixing spufs to map the 'mem' file backing store cacheable, I incorrectly set the physical mapping to use both cache-inhibited and guarded mapping, which resulted in a serious performance degradation. Debugged-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>