Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1193647imm; Wed, 8 Aug 2018 12:25:17 -0700 (PDT) X-Google-Smtp-Source: AA+uWPwFqB7ge9yH0ZG5jJbE8n0fATBjswkOZaLisUjCIs4IuL5/UwY8hGchsohrsHrURZCKCTvf X-Received: by 2002:a62:e0d5:: with SMTP id d82-v6mr4269088pfm.59.1533756317267; Wed, 08 Aug 2018 12:25:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533756317; cv=none; d=google.com; s=arc-20160816; b=SFmi4mYDF/16pUM/9TI5U5NGuMEZsIloQgbXs4IIqTjPkKRK3xAPNOp2C7VjDhZTBO ilP9EVRTYCPerLWEfi8trE9NxvFMthgjGKRq6UDBe0D3hGe8y102OVwvknVAHTTuEV9B cIHVP5KYypjIABiYWkFIC+IFAPt1+BR28hNxmY7cKsLI2ngaC8UDtZ92VGpDtf8Nj49s m8uQigC6zQQZRlYjrGjppJRpR19O39Y4YHEr4Vg/cVQJdDnj0PMKdiv1ZstEo3SZwNKG oj0BI9bPdS4KgaW8zsJPWVBpRq4XZsPG8rV6KK4WSYNacuEpOjGmiQ6V9gPO66EYZZwL oicQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=UEw8I0dGlgQi0ykzmO69C6sqTgJU0Gd0cQo/dwWji1E=; b=yoqPVUgvkS+outuDnSjTIkp4nfzEfgasZ9y2YIBVtmn9VFT3t7mFvKtbW1l7sB36UK 8mq0oqegCdU4D2agQEEe7tTRAUST5Yzx/znOpQZ+N98zDVchcmLFSM+VygYiP2W0cc3x CM6ij9FKWLhabsa0MRVzmh2r4vbjQGtpWWhf4mpQ/3965krDPPcRelw/spJdgOKbpvKi Xz4zYmZADNzENQNk4Moz9CLAUf9aW/g51tYemuXPSBR5+iKi/11rYP4DDxQD7HtZ5EMg +GLEizyDk6+QbK2FkhKwRL5XWipop0G58Xp2DrW+xjhcxbF5heisjfcZY9X109/buVnR UHXg== 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 z77-v6si5095873pff.100.2018.08.08.12.25.02; Wed, 08 Aug 2018 12:25:17 -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 S1729686AbeHHVm5 (ORCPT + 99 others); Wed, 8 Aug 2018 17:42:57 -0400 Received: from g4t3426.houston.hpe.com ([15.241.140.75]:29765 "EHLO g4t3426.houston.hpe.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727295AbeHHVm4 (ORCPT ); Wed, 8 Aug 2018 17:42:56 -0400 X-Greylist: delayed 159153 seconds by postgrey-1.27 at vger.kernel.org; Wed, 08 Aug 2018 17:42:56 EDT Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3426.houston.hpe.com (Postfix) with ESMTP id 14A3E54; Wed, 8 Aug 2018 19:21:51 +0000 (UTC) Received: from lxbuild.ftc.rdlabs.hpecorp.net (lxbuild.ftc.rdlabs.hpecorp.net [16.78.34.175]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id B1FF848; Wed, 8 Aug 2018 19:21:50 +0000 (UTC) From: Jerry Hoemann To: wim@linux-watchdog.org, linux@roeck-us.net Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, Jerry Hoemann Subject: [PATCH v2 0/5] watchdog: hpwdt: Bug Fixes/Enhancement Date: Wed, 8 Aug 2018 13:13:22 -0600 Message-Id: <1533755607-71418-1-git-send-email-jerry.hoemann@hpe.com> X-Mailer: git-send-email 1.8.3.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. ----------------------------- 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