commit | 213fde71024223abcdd7d9e5349d1ea2679227b5 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Tue Dec 18 18:05:58 2007 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 18 18:05:58 2007 +0100 |
tree | 2da5f3c13e7aa837cb753dbd2641870e0840217d | |
parent | 0b0122faf4833548072d23f3c3063c23bc289746 [diff] |
x86: also define AT_VECTOR_SIZE_ARCH The patch introducing this left out 64-bit x86 despite it also having extra entries. this solves Xen guest troubles. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>