Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp133487imm; Wed, 5 Sep 2018 23:04:47 -0700 (PDT) X-Google-Smtp-Source: ANB0Vdb1Ybm9d05y6h5C2g6Cjh2RYrOChbk2YyCKAIk4K5lvE70AhmyN5LEktYHJ4h8VCl2MAX1I X-Received: by 2002:a63:1f55:: with SMTP id q21-v6mr1213867pgm.88.1536213887470; Wed, 05 Sep 2018 23:04:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536213887; cv=none; d=google.com; s=arc-20160816; b=SY2h8OkW/Z7W7/3TM4YRfJJ9Jp7yBggO+B7ud7sxtzg9zAbRUJJHtrxX55hNYH076E DHfWQYAog5A3++K0hf4GOQ1CzGJJX+7ykH31C6fm4t61gEhUxCkrwvZpQVJzbX8Abh2Z zbJ7dmFbf+GBAPLLiFg9Y5sMa1Xeia7VKUfWwSpNK7KGZ4c2Xx8qb93uz1vHVt1MZPA/ 67QdCEJif8Lk58HnnSN7Z6GZP0cS6g7zXpCRvZ/T7ZZmt/Cj8a4ByMYZVHoGBOgH00mB odebPZ8f0fDkKMgpJDntr9fCCaWTz0ymW2g59RimJmIkCSRkUol89MjSPy3Ww14ujojX pA9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:reply-to:message-id :subject:cc:to:from:date; bh=94pIX81ISp+QvAZN6RWK0eE3QEuJX1mOSz0++mO2cDM=; b=oReYGTr/PFqHfOsINsnVHEJsCTVlDdYNiXUCnZhKe8EdeeFcIePjF6vSftvD/sT/ID pg9OS8dDO6KYQJRsy4nRcS6vnmPGHL30Ub+NXTzB+MAWvXXo15MxdjkHIUGLitsqjdHy cGh8CCReCliv+PvTVxU1WgcNcTJepQtOGcYb+pZ7lEE7AKBgfjlsLlwCNXvJmNbUaxYH 7h7/rl5D2NbMqAl2QuPa35zgHBSd5HMBxoJjbjk4C5gj7/5e3mDOFAjKbhTAbb1NifNi oGs9/2xschntb7Q1PeQLBQxwZm3WyrOjLsIhzZ2rvYtQmlDxxnZWIke4jcOdIVIgubKt 2qlg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e10-v6si4396466pgl.554.2018.09.05.23.04.31; Wed, 05 Sep 2018 23:04:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726496AbeIFKhM (ORCPT + 99 others); Thu, 6 Sep 2018 06:37:12 -0400 Received: from g2t1383g.austin.hpe.com ([15.233.16.89]:7525 "EHLO g2t1383g.austin.hpe.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725850AbeIFKhL (ORCPT ); Thu, 6 Sep 2018 06:37:11 -0400 Received: from g2t2354.austin.hpe.com (g2t2354.austin.hpe.com [15.233.44.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by g2t1383g.austin.hpe.com (Postfix) with ESMTPS id 33ADF1A3; Thu, 6 Sep 2018 06:03:23 +0000 (UTC) Received: from g2t2360.austin.hpecorp.net (g2t2360.austin.hpecorp.net [16.196.225.135]) by g2t2354.austin.hpe.com (Postfix) with ESMTP id 3B14881; Thu, 6 Sep 2018 06:03:22 +0000 (UTC) Received: from anatevka.americas.hpqcorp.net (anatevka.americas.hpqcorp.net [10.34.81.6]) by g2t2360.austin.hpecorp.net (Postfix) with ESMTP id E9F8B3F; Thu, 6 Sep 2018 06:03:21 +0000 (UTC) Date: Thu, 6 Sep 2018 00:03:21 -0600 From: Jerry Hoemann To: wim@linux-watchdog.org, linux@roeck-us.net Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/5] watchdog: hpwdt: Bug Fixes/Enhancement Message-ID: <20180906060321.GA14264@anatevka.americas.hpqcorp.net> Reply-To: Jerry.Hoemann@hpe.com References: <1533755607-71418-1-git-send-email-jerry.hoemann@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1533755607-71418-1-git-send-email-jerry.hoemann@hpe.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 08, 2018 at 01:13:22PM -0600, Jerry Hoemann wrote: > Changes for v2 > > 1) Patch 0001: Simplify initialization of pretimeout removing #ifdef. > 2) Patch 0002: Loosen check on mynmi to accommodate potential FW issue. > 3) Patch 0003: Split dev_info into mulitple calls as output was getting long. > 4) Patch 0004: New: Add alias to module parameter soft_margin. > Wim, I would like to get our Distro partners to back port these changes, but they must first be upstream. :) Do you know when you will include these in a pull request so that I can pass on to them when to schedule the work? Thanks The patch e-mails are at: https://lkml.org/lkml/2018/8/8/769 Jerry > > ----------------------------- > > Two defect fixes and one enhancement. > > 0001: Initialize pretimeout from module parameter. > > Bug Fix. > > Pretimeout was getting programmed correctly in the hardware, > but this issue caused it to not be displayed correctly > in sysfs. > > > > 0002: Claim NMI from iLO > > Bug Fix. > > Default configuration worked, but if user were to disable the > pretimeout for the watchdog, then an explicit request to NMI > the system from the iLO virutal button would fail. > > > 0003: Display module parameters > > Enhancement. > > Display all the module parameters when loading the driver. > Makes it easier to diagnose problems. > > > Jerry > > > Jerry Hoemann (5): > watchdog: hpwdt: Initialize pretimeout from module parameter. > watchdog: hpwdt: Claim NMI from iLO > watchdog: hpwdt: Display module parameters. > watchdog: hpwdt: Module paramerter alias. > watchdog: hpwdt: Update version number. > > drivers/watchdog/hpwdt.c | 20 +++++++++++++------- > 1 file changed, 13 insertions(+), 7 deletions(-) > > -- > 1.8.3.1 -- ----------------------------------------------------------------------------- Jerry Hoemann Software Engineer Hewlett Packard Enterprise -----------------------------------------------------------------------------