hung_task: add method to reset detector
authorMarcelo Tosatti <mtosatti@redhat.com>
Sat, 12 Oct 2013 00:39:26 +0000 (21:39 -0300)
committerGleb Natapov <gleb@redhat.com>
Wed, 6 Nov 2013 07:49:02 +0000 (09:49 +0200)
In certain occasions it is possible for a hung task detector
positive to be false: continuation from a paused VM, for example.

Add a method to reset detection, similar as is done
with other kernel watchdogs.

Acked-by: Don Zickus <dzickus@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found