commit | 049cdefe19f95b67b06b70915cd8e4ae7173337a | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Mon Sep 12 18:49:25 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Sep 12 10:50:58 2005 -0700 |
tree | 42a0846ec18e3c4f705f8f167890675c5978a814 | |
parent | c47a3167d0454c0af5fb0a0322b01a0e3487798e [diff] |
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes As mentioned before, the size of the bug frame can be further reduced while continuing to use instructions to encode the information. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>