[PATCH] x86-64: Remove unwind stack pointer alignment forcing again
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:13 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:13 +0000 (02:14 +0100)
commita0429d0d7a6116dedcb71d9128da904bf135f189
tree4d27c96155b63b7bb4a17e189482200e2f4e49fd
parent359ad0d4015a9ab39243f2ebc4eb07915bd618b2
[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 <ak@suse.de>
arch/x86_64/kernel/traps.c