diff options
author | Dou Liyang <[email protected]> | 2018-01-30 14:13:50 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-01-30 15:30:35 +0100 |
commit | 9471eee9186a46893726e22ebb54cade3f9bc043 (patch) | |
tree | 4b19d6cb4d3d3298c31f88d9ce98645b43d5d979 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 55f49fcb879fbeebf2a8c1ac7c9e6d90df55f798 (diff) |
x86/spectre: Check CONFIG_RETPOLINE in command line parser
The spectre_v2 option 'auto' does not check whether CONFIG_RETPOLINE is
enabled. As a consequence it fails to emit the appropriate warning and sets
feature flags which have no effect at all.
Add the missing IS_ENABLED() check.
Fixes: da285121560e ("x86/spectre: Add boot time option to select Spectre v2 mitigation")
Signed-off-by: Dou Liyang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Tomohiro" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions