diff options
author | Andi Kleen <ak@linux.intel.com> | 2019-03-30 03:47:43 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-04-19 18:11:39 +0300 |
commit | 1de7edbb59c8f1b46071f66c5c97b8a59569eb51 (patch) | |
tree | dc0d78cbe215054fd8b3d08f9ff429d411cb4f30 /drivers/fpga/fpga-mgr.c | |
parent | ec3937107ab43f3e8b2bc9dad95710043c462ff7 (diff) | |
download | linux-1de7edbb59c8f1b46071f66c5c97b8a59569eb51.tar.xz |
x86/cpu/bugs: Use __initconst for 'const' init data
Some of the recently added const tables use __initdata which causes section
attribute conflicts.
Use __initconst instead.
Fixes: fa1202ef2243 ("x86/speculation: Add command line control")
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/20190330004743.29541-9-andi@firstfloor.org
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions