From: Roland McGrath Date: Fri, 9 May 2008 22:43:44 +0000 (-0700) Subject: x86: user_regset_view table fix for ia32 on 64-bit X-Git-Tag: v2.6.26-rc3~68^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f465f4e475454b8bb590846c50a9d16e8046f3d;p=pandora-kernel.git x86: user_regset_view table fix for ia32 on 64-bit The user_regset_view table for the 32-bit regsets on the 64-bit build had the wrong sizes for the FP regsets. This bug had no user-visible effect (just on kernel modules using the user_regset interfaces and the like). But the fix is trivial and risk-free. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed