Re: [PATCH] watchdog/softlockup: Fix softlockup typos

From: Doug Anderson

Date: Tue Jun 16 2026 - 16:32:24 EST


Hi,

On Mon, Jun 15, 2026 at 10:48 AM Matthew Chen <edcr1790@xxxxxxxxx> wrote:
>
> Fix misspellings of "softlockup" in the watchdog enabled bit definitions
> and related comments. Also fix a nearby "successful" typo.
>
> No functional change.
>
> Signed-off-by: Matthew Chen <edcr1790@xxxxxxxxx>
> ---
> include/linux/nmi.h | 4 ++--
> kernel/watchdog.c | 16 ++++++++--------
> 2 files changed, 10 insertions(+), 10 deletions(-)

Somewhat of an embarrassing typo, especially since it's so obvious
when right next to "HARDLOCKUP". Oh well. Fix looks good, even if not
terribly urgent.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>