From: Andi Kleen Date: Thu, 7 Dec 2006 01:14:13 +0000 (+0100) Subject: [PATCH] x86-64: Remove unwind stack pointer alignment forcing again X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0429d0d7a6116dedcb71d9128da904bf135f189;p=pandora-kernel.git [PATCH] x86-64: Remove unwind stack pointer alignment forcing again This was added as a workaround for the fallback unwinder not supporting unaligned stack pointers properly. But now it was fixed to do that, so it's not needed anymore Cc: mingo@elte.hu Signed-off-by: Andi Kleen --- Reading git-diff-tree failed