diff options
author | Andi Kleen <ak@linux.intel.com> | 2017-12-22 03:18:21 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-01-14 22:09:45 +0300 |
commit | 327867faa4d66628fcd92a843adb3345736a5313 (patch) | |
tree | 5e990413bcb7274d2a3ef07a2779d91d8dde5397 /include/linux/fpga/fpga-bridge.h | |
parent | fc90ccfd286eabb05ec54521367df8663cf0bbbf (diff) | |
download | linux-327867faa4d66628fcd92a843adb3345736a5313.tar.xz |
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 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions