From: Scott Wood Date: Tue, 14 Jun 2011 23:34:27 +0000 (-0500) Subject: powerpc/e500: SPE register saving: take arbitrary struct offset X-Git-Tag: v3.1-rc1~264^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51584d52e3878aa9b2bb98cdfb87173e7acf560;p=pandora-kernel.git powerpc/e500: SPE register saving: take arbitrary struct offset Previously, these macros hardcoded THREAD_EVR0 as the base of the save area, relative to the base register passed. This base offset is now passed as a separate macro parameter, allowing reuse with other SPE save areas, such as used by KVM. Acked-by: Kumar Gala Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed