Re: [PATCH 3/3] Test softlockup

From: Peter Zijlstra
Date: Mon Oct 21 2019 - 08:45:26 EST


On Mon, Aug 19, 2019 at 12:47:32PM +0200, Petr Mladek wrote:
> Trigger busy loop by:
> $> cat /proc/version
>
> Stop the busy loop by:
> $> cat /proc/consoles
>
> The code also shows the first touch*watchdog() function that hides
> softlockup on a "well known" location.

This seems like a terrible interface...