diff options
author | 2025-03-27 23:46:25 +0000 | |
---|---|---|
committer | 2025-04-01 22:26:11 +0200 | |
commit | b4bc3144c1eca9107f45018000a1e68bfd308d8c (patch) | |
tree | 45994e15e5347a6a2285727859657daf17b805d7 /scripts/gdb/linux/utils.py | |
parent | x86/nmi: Remove export of local_touch_nmi() (diff) | |
download | linux-rng-b4bc3144c1eca9107f45018000a1e68bfd308d8c.tar.xz linux-rng-b4bc3144c1eca9107f45018000a1e68bfd308d8c.zip |
x86/nmi: Fix comment in unknown_nmi_error()
The comment in unknown_nmi_error() is incorrect and misleading. There
is no longer a restriction on having a single Unknown NMI handler. Also,
nmi_handle() never used the 'b2b' parameter.
The commits that made the comment outdated are:
0d443b70cc92 ("x86/platform: Remove warning message for duplicate NMI handlers")
bf9f2ee28d47 ("x86/nmi: Remove the 'b2b' parameter from nmi_handle()")
Remove the old comment and update it to reflect the current logic.
Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Kai Huang <kai.huang@intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Nikolay Borisov <nik.borisov@suse.com>
Link: https://lore.kernel.org/r/20250327234629.3953536-6-sohil.mehta@intel.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions