Received: by 10.192.165.148 with SMTP id m20csp22876imm; Thu, 3 May 2018 14:05:08 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoscQRVtrTGTL1fQ0yeD6PEly6B9yQHJLbHAjihEt4JquwjTzGcX4MdlNIDgn2XZQgJXYrJ X-Received: by 2002:a63:6406:: with SMTP id y6-v6mr20350550pgb.205.1525381508308; Thu, 03 May 2018 14:05:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525381508; cv=none; d=google.com; s=arc-20160816; b=K/8xQ/rpqQsrDF2rCQ13cE3wkHSCljEzxNbjm8y7g0Qp+Vxhc/NyELc5goGB2zh/Ke Uu6pv9Rc4IBEXUH7ll7dletjDUcaLGg8RKhcdVKxPm83sckEGiwqOkJ0abaoqZkwbMVa 8/YJwyPzI9FPGVurob4Gm0qF9p/y+wH8/d29c16LLGNS7pCeX72a42jjInQpCJ3UkTZc LAgTG50IlFNI1nHHIY9pP61ktkqkgmanAwhoSSRR8hIOTV0zB2zX6Lxmdb8V1WulRECV SNbLJ1vrgLkfopa5Cu0X347I2yG/ZFQOq7lrq63wYnFFxVYGGSOCVIN9A3J+eGr6K71a xzDw== 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=l10FwpZKryN+elGrsjqEwd2YBQo0jtkh5cSrR1m6Vec=; b=N3i+uZySbVFVZyAijmOyS5LYZupoXtSrNRHTrzWS1ZlEIeJuA7x2qCn0fB0WpG5s5l miMYZVSXo0/roa5PXe2EBlRu8u8HuNmP92E9VlkJQT5OZcvm5DXwXSZc98ZsHWESmB/p WBQP+fyiIxNzj9PIy9/vGC2j/80+wup1RdplRScQsUxAnCUxZElCQL/0TwWjbnXa5vwt TD4ZP4YoOZTYttmmMylCDNQp+lzgKiY2fvIYPhq4dNW/zJylpLAglrDB43lFeQtkUswW DXvtxzw+on4WD2CZgpq/7Ektjy34ulQq8thW7/TCTcqFZUnQN21sO2tyUwEseFwDkvmU cxyg== 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 g1-v6si5894935pld.11.2018.05.03.14.04.53; Thu, 03 May 2018 14:05:08 -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 S1751276AbeECVDR (ORCPT + 99 others); Thu, 3 May 2018 17:03:17 -0400 Received: from g9t1613g.houston.hpe.com ([15.241.32.99]:20016 "EHLO g9t1613g.houston.hpe.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750822AbeECVDO (ORCPT ); Thu, 3 May 2018 17:03:14 -0400 Received: from g9t5008.houston.hpe.com (g9t5008.houston.hpe.com [15.241.48.72]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by g9t1613g.houston.hpe.com (Postfix) with ESMTPS id 2AA4162529; Thu, 3 May 2018 21:03:14 +0000 (UTC) Received: from g4t3433.houston.hpecorp.net (g4t3433.houston.hpecorp.net [16.208.49.245]) by g9t5008.houston.hpe.com (Postfix) with ESMTP id 6145166; Thu, 3 May 2018 21:03:13 +0000 (UTC) Received: from anatevka.ftc.rdlabs.hpecorp.net (anatevka.americas.hpqcorp.net [10.34.81.6]) by g4t3433.houston.hpecorp.net (Postfix) with ESMTP id 9E65261E; Thu, 3 May 2018 21:03:12 +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 0/1] watchdog/hpwdt: Claim NMIs generated by iLO5 Date: Thu, 3 May 2018 15:00:54 -0600 Message-Id: <20180503210055.32483-1-jerry.hoemann@hpe.com> X-Mailer: git-send-email 2.13.6 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Guenter, In v4 of my Febuary patch series: https://lkml.org/lkml/2018/2/25/201 I had a merge error in hpwdt.c that causes hpwdt to not claim NMIs that it should on iLO5 (i.e. Gen10) systems. The Feb patches were recently picked up for 4.17-rc2. Not sure the appropriate action here. The merge error ocurred on: https://lkml.org/lkml/2018/2/25/203 And was carried forward through out the remaining patches in the series. We could ask for patches to be reverted and reworked. Or, we can apply a 1-line fix. If the latter, here is the 1-line fix. Jerry Hoemann (1): watchdog: hpwdt: Claim NMIs generated by iLO5 drivers/watchdog/hpwdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.13.6