diff options
author | Andi Kleen <ak@linux.intel.com> | 2017-12-21 16:18:21 -0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-01-14 20:09:45 +0100 |
commit | 327867faa4d66628fcd92a843adb3345736a5313 (patch) | |
tree | 5e990413bcb7274d2a3ef07a2779d91d8dde5397 /arch/x86/kernel/.gitignore | |
parent | fc90ccfd286eabb05ec54521367df8663cf0bbbf (diff) |
x86/idt: Mark IDT tables __initconst
const variables must use __initconst, not __initdata.
Fix this up for the IDT tables, which got it consistently wrong.
Fixes: 16bc18d895ce ("x86/idt: Move 32-bit idt_descr to C code")
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20171222001821.2157-7-andi@firstfloor.org
Diffstat (limited to 'arch/x86/kernel/.gitignore')
0 files changed, 0 insertions, 0 deletions