Re: [patch] IDE: Touch NMI watchdog during resume from STR

From: Andi Kleen
Date: Thu Jul 13 2006 - 09:26:32 EST


Michal Schmidt <xschmi00@xxxxxxxxxxxxxxxxxx> writes:
> if (stat == 0xff)
> return -ENODEV;
> touch_softlockup_watchdog();
> + touch_nmi_watchdog();
You can remove the touch_softlock_watchdog then. It's implied in
touch_nmi_watchdog

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/