commit | b93a531e315e97ef00367099e6b5f19651936e20 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Tue Dec 16 11:40:27 2008 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 18:40:32 2008 +0100 |
tree | 231e6d626fbf85dd80d7cbac49a9c9a14282f898 | |
parent | 85072bd55219231b8ca5d9d3fa3492eb4fa6635f [diff] |
allow bug table entries to use relative pointers (and use it on x86-64) Impact: reduce bug table size This allows reducing the bug table size by half. Perhaps there are other 64-bit architectures that could also make use of this. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>