From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761995Ab3JPSZE (ORCPT ); Wed, 16 Oct 2013 14:25:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64805 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761975Ab3JPSZC (ORCPT ); Wed, 16 Oct 2013 14:25:02 -0400 Date: Wed, 16 Oct 2013 14:25:00 -0400 From: Don Zickus To: Marcelo Tosatti Cc: kvm@vger.kernel.org, pbonzini@redhat.com, gleb@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [patch 0/2] generic kernel watchdog reset at pvclock read (v2) Message-ID: <20131016182500.GJ227855@redhat.com> References: <20131008010515.516032211@amt.cnet> <20131012003924.092908362@amt.cnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131012003924.092908362@amt.cnet> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Acked-by: Don Zickus