From: Arnd Bergmann Date: Fri, 24 Mar 2006 18:49:27 +0000 (+0100) Subject: [PATCH] spufs: Fix endless protection fault on LS writes by SPE. X-Git-Tag: v2.6.17-rc1~165^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c227a92ce9fe0504e9c4aaadf3bfacb0f5f45e;p=pandora-kernel.git [PATCH] spufs: Fix endless protection fault on LS writes by SPE. If an SPE attempts a DMA put to a local store after already doing a get, the kernel must update the HW PTE to allow the write access. This case was not being handled correctly. From: Mike Kistler Signed-off-by: Mike Kistler Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed