From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [patch 0/2] generic kernel watchdog reset at pvclock read (v2) Date: Wed, 16 Oct 2013 18:02:51 -0300 Message-ID: <20131016210251.GE479@amt.cnet> References: <20131008010515.516032211@amt.cnet> <20131012003924.092908362@amt.cnet> <20131016182500.GJ227855@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, pbonzini@redhat.com, gleb@redhat.com, linux-kernel@vger.kernel.org To: Don Zickus Return-path: Content-Disposition: inline In-Reply-To: <20131016182500.GJ227855@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Oct 16, 2013 at 02:25:00PM -0400, Don Zickus wrote: > On Fri, Oct 11, 2013 at 09:39:24PM -0300, Marcelo Tosatti wrote: > > v2: > > - do not create hung_task.h, move defines to sched.h (Don Zickus) > > - switch patch order (Paolo) > > As long as it solves kvm's problems, I am ok with it. > > Marcelo, > > Is there still corner cases out there that get bit with softlockups or > hung_task after this patchset? Not that i am aware of. > Acked-by: Don Zickus Thanks.