diff options
| author | Andi Kleen <ak@linux.intel.com> | 2019-03-29 17:47:43 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 19:45:15 +0200 |
| commit | 5b0f1f5b4f580de4102bbd197c0faf1a3924cd50 (patch) | |
| tree | 1924ca5190640730eb85bd7b56167be3d9831039 /include/linux/debugobjects.h | |
| parent | 48204fd98023ff7d05166c7ddb9d8afd2c5006e9 (diff) | |
x86/cpu/bugs: Use __initconst for 'const' init data
commit 1de7edbb59c8f1b46071f66c5c97b8a59569eb51 upstream.
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>
Link: https://lkml.kernel.org/r/20190330004743.29541-9-andi@firstfloor.org
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
