From: Srinivasa Ds Date: Mon, 7 Jul 2008 14:22:27 +0000 (+1000) Subject: powerpc: Implement task_pt_regs() accessor X-Git-Tag: v2.6.27-rc1~1058^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5093ff05d36c64e8f36a9ddb26358256dc133ea;p=pandora-kernel.git powerpc: Implement task_pt_regs() accessor The task_pt_regs() macro allows access to the pt_regs of a given task. This macro is not currently defined for the powerpc architecture, but we need it for some upcoming utrace additions. Signed-off-by: Srinivasa DS Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed