allow bug table entries to use relative pointers (and use it on x86-64)
authorJan Beulich <jbeulich@novell.com>
Tue, 16 Dec 2008 11:40:27 +0000 (11:40 +0000)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 17:40:32 +0000 (18:40 +0100)
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>

No differences found