commit | a0429d0d7a6116dedcb71d9128da904bf135f189 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Thu Dec 07 02:14:13 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:13 2006 +0100 |
tree | 4d27c96155b63b7bb4a17e189482200e2f4e49fd | |
parent | 359ad0d4015a9ab39243f2ebc4eb07915bd618b2 [diff] |
[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>