]> git.baikalelectronics.ru Git - kernel.git/commit
x86/irq: Fix outdated comments
authorJiang Biao <benbjiang@tencent.com>
Mon, 22 Apr 2019 02:49:43 +0000 (10:49 +0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 22 Apr 2019 09:42:59 +0000 (11:42 +0200)
commit840a66dd78e235f3ebcc853bc79fec25aa0330cb
tree2139d8eabbed6cb5eb5d0cf0b593db7f2498f878
parentc084f8cf0176e51aaf861287a4679697f48394c7
x86/irq: Fix outdated comments

INVALIDATE_TLB_VECTOR_START has been removed by:

  9b74aedd3433("x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR")

while VSYSCALL_EMU_VECTO(204) has also been removed, by:

  00c200ee5643("x86-64: Rework vsyscall emulation and add vsyscall= parameter")

so update the comments in <asm/irq_vectors.h> accordingly.

Signed-off-by: Jiang Biao <benbjiang@tencent.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bp@alien8.de
Link: http://lkml.kernel.org/r/20190422024943.71918-1-benbjiang@tencent.com
[ Improved the changelog. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/irq_vectors.h