diff options
author | Andi Kleen <ak@linux.intel.com> | 2019-03-29 17:47:43 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-27 09:35:38 +0200 |
commit | 607d291cfc7b5df5df5194fe8a32d22ec1960aa4 (patch) | |
tree | f29cbe9ad3d1b3af0605fe8be51be50d5a0af6e9 /scripts/mod/file2alias.c | |
parent | 59809557e84e22d1ae75703a237b020a4acc9508 (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>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20190330004743.29541-9-andi@firstfloor.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions