From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753632AbbERMEB (ORCPT ); Mon, 18 May 2015 08:04:01 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:33897 "EHLO mail-wg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752460AbbERMDw (ORCPT ); Mon, 18 May 2015 08:03:52 -0400 Date: Mon, 18 May 2015 14:03:49 +0200 From: Michal Hocko To: Ulrich Obergfell Cc: Peter Zijlstra , Linus Torvalds , Stephane Eranian , Don Zickus , Ingo Molnar , Andrew Morton , "Rafael J. Wysocki" , Kevin Hilman , Ulf Hansson , linux-pm@vger.kernel.org, LKML Subject: Re: suspend regression in 4.1-rc1 Message-ID: <20150518120348.GA8787@dhcp22.suse.cz> References: <20150517185041.GA5897@dhcp22.suse.cz> <20150518073046.GO17717@twins.programming.kicks-ass.net> <20150518090336.GA6393@dhcp22.suse.cz> <670732402.598272.1431943820988.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <670732402.598272.1431943820988.JavaMail.zimbra@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 18-05-15 06:10:20, Ulrich Obergfell wrote: [...] > Michal, > > if I understand you correctly, Peter's patch solves the problem for you. > I would like to make you aware of a patch that Don and I posted in April. > > https://lkml.org/lkml/2015/4/22/306 > > watchdog_nmi_enable_all() should not use 'watchdog_user_enabled' at all. > It should rather check the NMI_WATCHDOG_ENABLED bit in 'watchdog_enabled'. > The patch is also in Andrew Morton's queue. > > http://ozlabs.org/~akpm/mmots/broken-out/watchdog-fix-watchdog_nmi_enable_all.patch FWIW: This seems to fix my issue as well. -- Michal Hocko SUSE Labs