diff options
author | Srivatsa S. Bhat (VMware) <[email protected]> | 2023-01-27 16:37:51 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-02-14 23:44:34 +0100 |
commit | fcb3a81d221750d2a54b4e3a82b3efbbeab8780c (patch) | |
tree | 3c9081086c0447838d31fe3e150bf962e3f88241 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 6b8d5dde5b6903baf82fc7400e0b3376b10805b4 (diff) |
x86/hotplug: Remove incorrect comment about mwait_play_dead()
The comment that says mwait_play_dead() returns only on failure is a bit
misleading because mwait_play_dead() could actually return for valid
reasons (such as mwait not being supported by the platform) that do not
indicate a failure of the CPU offline operation. So, remove the comment.
Suggested-by: Thomas Gleixner <[email protected]>
Signed-off-by: Srivatsa S. Bhat (VMware) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions