diff options
author | Zhang Rui <[email protected]> | 2023-07-28 23:53:13 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-07-31 17:32:44 +0200 |
commit | 52b38b7ad589c89a8c69272497bed20034f8e322 (patch) | |
tree | 7b96d172aee8985e254fa0bcaadac30a30110a2a /scripts/gdb/linux/modules.py | |
parent | 7f48405c3c3437d578d0f1e4287aa0a3bfa5623f (diff) |
cpu/SMT: Fix cpu_smt_possible() comment
Commit e1572f1d08be ("cpu/SMT: create and export cpu_smt_possible()")
introduces cpu_smt_possible() to represent if SMT is theoretically
possible. It returns true when SMT is supported and not forcefully
disabled ('nosmt=force'). But the comment of it says "Returns true if
SMT is not supported of forcefully (irreversibly) disabled", which is
wrong. Fix that comment accordingly.
Signed-off-by: Zhang Rui <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions