x86/vector: Remove the macro VECTOR_OFFSET_START
authorDou Liyang <[email protected]>
Wed, 25 Apr 2018 02:05:53 +0000 (10:05 +0800)
committerIngo Molnar <[email protected]>
Thu, 26 Apr 2018 05:31:17 +0000 (07:31 +0200)
commite3072805c61167b85a30ceeef606620704db31f7
treeb11b0a1543d41dcb6ba33052aa867ac4e94e9976
parent9124130573950dcfc06b6a59306edfda2fc33ec7
x86/vector: Remove the macro VECTOR_OFFSET_START

Now, Linux uses matrix allocator for vector assignment, the original
assignment code which used VECTOR_OFFSET_START has been removed.

So remove the stale macro as well.

Fixes: commit 69cde0004a4b ("x86/vector: Use matrix allocator for vector assignment")
Signed-off-by: Dou Liyang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: David Rientjes <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/include/asm/irq_vectors.h