From: akpm@osdl.org Date: Thu, 12 Jan 2006 09:05:41 +0000 (-0800) Subject: [PATCH] i386: fix task_pt_regs() X-Git-Tag: v2.6.16-rc1~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b047fc2466249aff7cdb23fa0b0955a7a00d48;p=pandora-kernel.git [PATCH] i386: fix task_pt_regs() ) From: Al Viro task_pt_regs() needs the same offset-by-8 to match copy_thread() Signed-off-by: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed