diff options
author | Dou Liyang <douly.fnst@cn.fujitsu.com> | 2018-04-25 10:05:53 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-04-26 07:31:17 +0200 |
commit | e3072805c61167b85a30ceeef606620704db31f7 (patch) | |
tree | b11b0a1543d41dcb6ba33052aa867ac4e94e9976 /lib | |
parent | 9124130573950dcfc06b6a59306edfda2fc33ec7 (diff) | |
download | linux-e3072805c61167b85a30ceeef606620704db31f7.tar.gz linux-e3072805c61167b85a30ceeef606620704db31f7.tar.bz2 linux-e3072805c61167b85a30ceeef606620704db31f7.zip |
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 <douly.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David Rientjes <rientjes@google.com>
Cc: hpa@zytor.com
Link: https://lkml.kernel.org/r/20180425020553.17210-1-douly.fnst@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions