From: Hiroshi Shimamoto Date: Fri, 27 Feb 2009 18:29:09 +0000 (-0800) Subject: x86: signal: use 16 bytes boundary for rt_sigframe X-Git-Tag: v2.6.30-rc1~211^2~26^7~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36a4526583ad61fe7cb7432f53bce52ea198813a;p=pandora-kernel.git x86: signal: use 16 bytes boundary for rt_sigframe Impact: cleanup Supporting xsave/xrestore introduces 64 bytes boundary for save_i387_xstate(). 16 bytes boundary is OK for rt_sigframe. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed