Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp4455085ybb; Tue, 7 Apr 2020 07:50:45 -0700 (PDT) X-Google-Smtp-Source: APiQypJvjviQaAhZyUcNpjWRYJlFUNyqD87dLEd5gEYR6Hco3xUnNT1f3ogkOTqxfS7Y8N3lM3nO X-Received: by 2002:a05:6830:1697:: with SMTP id k23mr1763050otr.1.1586271044974; Tue, 07 Apr 2020 07:50:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586271044; cv=none; d=google.com; s=arc-20160816; b=Apa94b6qE2SK7V6KCvNkFH42cEyf7V8KC65kW9cgFt7py1uRmNQ0G82HB4HnFTxKbJ JB9gPaHoNb8R7BFUJ0Yb9SshSmwlKZcQjGtGka6ehktmDiYMZsmoDesdyzHg6TspY9UN BHQHkniNGIZooLnPIqReW/SX51aQV5kF6vuHvlXFfmUBH5pdLDyKjm2xxbdlI4MgI1JO tvQMI1RM3gmdd7A7StYmZlEuxYoJsle/le8g7ENNyAopH1cmjHcZ8A6yOx20A6EVC5rO VGT49MB5hQJ/jDanvHLdz1rQ/ureO+ffOD6Vts3/1xGs6LJwB04bp5rD9GhxkbPL8Bvy ccBg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=u9Ic2KhNUW0lQj2yrYpBMtHaWQtDwpwy8yKjsc+gy/g=; b=HStGP4Vf+vjBmC/7GaZgpqC0gRFmXyPSb5OUeEZ3kUqKf+T0hEcv/2AaAr4Xw10pC4 XkGJ8gYsXk135Tr3qTEOR/t9BH3aXJ+1BM40F0zNhA8yPrAX4EacGTstD7RJYdHb+HDM Kyl6Z9FoEq9JcGbwnB5YhLPs1m2ooKz6U/QRxMGSMMe1z+ueRuazFKqjjsjNc93+NQSK K0+rEB+1vCAMpQ08WifO4sU6+n8Qnz2YoY/Mc9HphL9NYAPpF3LChUu1gGhq2UalvgK8 fhUjeMvcl7fBAf7naap3LvkODAOn+J/1032o8b417755lg5G6UFKOQgBzPsNgFfxCXgj 8KYA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HZXRdNNL; 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 u137si725417oie.160.2020.04.07.07.50.32; Tue, 07 Apr 2020 07:50:44 -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; dkim=pass header.i=@kernel.org header.s=default header.b=HZXRdNNL; 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 S1729252AbgDGOsu (ORCPT + 99 others); Tue, 7 Apr 2020 10:48:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:58202 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729060AbgDGOsu (ORCPT ); Tue, 7 Apr 2020 10:48:50 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DAF8D20747; Tue, 7 Apr 2020 14:48:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586270929; bh=a/heueCsMj86xTmZbpNgbMIKaqfKaMRFRwOu5c0tZg0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HZXRdNNLA29mHJdOF1anvrZxRiInY5MCCBqtNZXtLI3hSPOlNxdNKzdMT+MWLk8sa YG5KfIGJVBZ2zCLUVkbxKFOwgaZfjKid2s14uw2z2qFi/hoTPzaKTtl9jg/f1DppCF 5Bv7MtZdkXgROUZgwzliaZKV4hRfmVarageJrKhQ= Date: Tue, 7 Apr 2020 16:48:45 +0200 From: Greg Kroah-Hartman To: Wolfram Sang Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Martin Volf , Mika Westerberg , Guenter Roeck Subject: Re: [PATCH 5.5 42/46] i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device Message-ID: <20200407144845.GA889211@kroah.com> References: <20200407101459.502593074@linuxfoundation.org> <20200407101503.858623897@linuxfoundation.org> <20200407111301.GA1928@ninjato> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200407111301.GA1928@ninjato> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 07, 2020 at 01:13:01PM +0200, Wolfram Sang wrote: > Hi Greg, > > > Fixes: 9424693035a5 ("i2c: i801: Create iTCO device on newer Intel PCHs") > > [wsa: complete fix needs all of http://patchwork.ozlabs.org/project/linux-i2c/list/?series=160959&state=*] > > Did you pick these others, too, this time? Ugh, no, I missed that. Thanks for pointing it out, I have now queued them up, and will push out -rc2 for these issues. thanks, greg k-h