diff options
author | Andi Kleen <[email protected]> | 2019-03-29 17:47:43 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-04-19 17:11:39 +0200 |
commit | 1de7edbb59c8f1b46071f66c5c97b8a59569eb51 (patch) | |
tree | dc0d78cbe215054fd8b3d08f9ff429d411cb4f30 /scripts/gcc-plugins/gcc-common.h | |
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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions