From: Alan Mayer Date: Tue, 15 Apr 2008 20:36:56 +0000 (-0500) Subject: x86: change FIRST_SYSTEM_VECTOR to a variable X-Git-Tag: v2.6.27-rc1~1106^2~248^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=305b92a2323eeaa4b481f409d54f778dd7e21a46;p=pandora-kernel.git x86: change FIRST_SYSTEM_VECTOR to a variable The SGI UV system needs several more system vectors than a vanilla x86_64 system. Rather than burden the other archs with extra system vectors that they don't use, change FIRST_SYSTEM_VECTOR to a variable, so that it can be dynamic. Signed-off-by: Alan Mayer Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed