From: Hiroshi Shimamoto Date: Mon, 14 Jul 2008 22:34:09 +0000 (-0700) Subject: x86_64: ia32_signal.c: use macro instead of immediate X-Git-Tag: v2.6.27-rc1~955^2~1^4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbdb7da91b0382d4b148d8b43c2eb4bab642bb5b;p=pandora-kernel.git x86_64: ia32_signal.c: use macro instead of immediate Make and use macro FIX_EFLAGS, instead of immediate value 0x40DD5 in ia32_restore_sigcontext(). Signed-off-by: Hiroshi Shimamoto Acked-by: "H. Peter Anvin" Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed