diff options
author | Andi Kleen <ak@linux.intel.com> | 2019-03-29 17:47:43 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-04-19 17:11:39 +0200 |
commit | 1de7edbb59c8f1b46071f66c5c97b8a59569eb51 (patch) | |
tree | dc0d78cbe215054fd8b3d08f9ff429d411cb4f30 /fs/f2fs | |
parent | ec3937107ab43f3e8b2bc9dad95710043c462ff7 (diff) |
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 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions