diff options
author | Stephen Kitt <[email protected]> | 2022-07-13 18:08:40 +0200 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2022-08-31 14:43:36 -0700 |
commit | 7987448ffc34f41590bae5b28cd23ca0b8c93291 (patch) | |
tree | 488aa1eb8009d18772784319edc6b0dd90f06cb6 /scripts/generate_rust_analyzer.py | |
parent | b90cb1053190353cc30f0fef0ef1f378ccc063c5 (diff) |
x86/Kconfig: Specify idle=poll instead of no-hlt
Commit 27be45700021 ("x86 idle: remove 32-bit-only "no-hlt" parameter,
hlt_works_ok flag") removed no-hlt, but CONFIG_APM still refers to
it. Suggest "idle=poll" instead, based on the commit message:
> If a user wants to avoid HLT, then "idle=poll"
> is much more useful, as it avoids invocation of HLT
> in idle, while "no-hlt" failed to do so.
Signed-off-by: Stephen Kitt <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions