Received: by 10.213.65.68 with SMTP id h4csp812178imn; Sun, 18 Mar 2018 03:23:42 -0700 (PDT) X-Google-Smtp-Source: AG47ELtwYXLCcubnOsaSioD95dqFQlEZIiWaNnHIa42UZSadEZCdfqVRiHNx0+Jjggew59PWFfkb X-Received: by 2002:a17:902:4545:: with SMTP id m63-v6mr3160702pld.149.1521368622666; Sun, 18 Mar 2018 03:23:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521368622; cv=none; d=google.com; s=arc-20160816; b=EkvenBb29BnP8LWkPyokkrFmvy9YP7Kmarbn6UpnFV0+5ND2wfHk74/gmQBddmlOPx yHiOecInTjD7qzf8njEgut20BM2dskovDngxEK5IYOZrS6AuSRYYKKY3KFXUuvGhetKo Vl+r860FFyXcGbyKxb+d5KkO56dz+kyBasg5EvTNTjOv4BuNvU/PK6C1AUqL2N4veT2V CgwFwh/2IqJH8Bj0aNa3r4PcrGTiSkdUvLItNohZTDEfG9ZRTvx1bX59g86j6mRYG5cK F9RovdGBrD4yH9AT9sHA/3D4sQsF3/I8PyEOuCPzlWRzN5bTo5g6otXVY+TUONkidguo 0MAA== 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:message-id:subject:cc :to:from:date:arc-authentication-results; bh=J2/mst/brxwC+ICLId+2hTpbsQ86t4QD/505lSRKKRs=; b=iJNaefHZpljgV8dopbpjnVl9d6yTi9PCAzj70rVReW2Rp2vasH4oWn0W/8JgzBpAGL GUgz+vy46VAN/Uy7NtprpfPUTGrU7vBdqPpTQFdfU5LGeG/+/EtKga7h57jt1OMksEOw cBy25gJHf5uL0pPBeLm2ecVJFmPe/uAUA2Kn+0PJOhLZpWVy9NWgsaHHmfGkPpdUtkk/ cRYFBDZT3Abc6L2M9/2sod75zNvaSc9XR9Cro7L3KD64a5cpNG1LLtA5FHuW+NbGsjVL Udj5SwouEPbOYTe/y2wnIXrEc7IzgFq0yBMyjC5Y/MvlrMz2Eu6qzuB8sJ04OxRTQZEN QdWw== 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 v1-v6si9840116plb.281.2018.03.18.03.23.28; Sun, 18 Mar 2018 03:23:42 -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 S1753983AbeCRKOS (ORCPT + 99 others); Sun, 18 Mar 2018 06:14:18 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35912 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753780AbeCRKOR (ORCPT ); Sun, 18 Mar 2018 06:14:17 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id F2A1E13BF; Sun, 18 Mar 2018 10:14:16 +0000 (UTC) Date: Sun, 18 Mar 2018 11:14:16 +0100 From: Greg Kroah-Hartman To: Jerry Hoemann Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Arnd Bergmann , Guenter Roeck , Wim Van Sebroeck Subject: Re: [PATCH 4.4 29/63] watchdog: hpwdt: fix unused variable warning Message-ID: <20180318101416.GD13276@kroah.com> References: <20180316152259.964532775@linuxfoundation.org> <20180316152303.262268098@linuxfoundation.org> <20180316225537.GA5989@anatevka.americas.hpqcorp.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180316225537.GA5989@anatevka.americas.hpqcorp.net> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 16, 2018 at 04:55:37PM -0600, Jerry Hoemann wrote: > > Greg, > > Sorry, if I'm missing something, but I see 3 patches for > hpwdt queued up for 4.4: > > queue-4.4/watchdog-hpwdt-fix-unused-variable-warning.patch > queue-4.4/watchdog-hpwdt-smbios-check.patch > queue-4.4/watchdog-hpwdt-check-source-of-nmi.patch > > > Shouldn't there also be a 4.4 patch for > > commit 2b3d89b402b085b08498e896c65267a145bed486 > watchdog: hpwdt: Remove legacy NMI sourcing. > > As there was for 4.15, 4.14, and 4.9? It does not apply to the 4.4.y kernel branch. If you feel it should be there, please provide a working backport. > commit 2b3d89b40 is the Spectre related patch. If you look closely, not many Spectre-related patches are merged into 4.4.y as no one has taken the time to do the backporting. I thought someone was working on this, but odds are they just moved to 4.9.y or 4.14.y as everyone really should if they care about these issues with their platforms. So if you care about Spectre, I strongly recommend using 4.14.y or newer. thanks, greg k-h