From: Benjamin Herrenschmidt Date: Thu, 24 Jul 2008 04:27:09 +0000 (-0700) Subject: spufs: use new vm_ops->access to allow local state access from gdb X-Git-Tag: v2.6.27-rc1~822 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a352894d07059649398c4769dc8b645e1a1dad88;p=pandora-kernel.git spufs: use new vm_ops->access to allow local state access from gdb This uses the new vm_ops->access to allow gdb to access the SPU local store. We currently prevent access to problem state registers, this can be done later if really needed but it's safer not to. [akpm@linux-foundation.org: fix typo] Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Rik van Riel Cc: Dave Airlie Cc: Hugh Dickins Cc: Paul Mackerras Cc: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed