From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B3ECC433FF for ; Mon, 5 Aug 2019 10:59:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F2C2A20B1F for ; Mon, 5 Aug 2019 10:59:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565002766; bh=BdI8/BpkJiqKX+9Vm2ng2suk2R/G27+dGa4vCpmdg68=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=z9NTYdUkwcXHBoNxAD3giQnUf5c+3y6g61ZEXe6kSynPi3QN6hP5v+Svxin0XJzUG 5/pks8cl06NtYQvgLA1rKubEcMMYFvVF0ZH2BJtsuNHGuVoZgZf18aC+n55YoTGt8Z I6TJ2s100PzZl2Kn1MpLYs0oJfZd+F33sahgsLnU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727259AbfHEK7Z (ORCPT ); Mon, 5 Aug 2019 06:59:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:37734 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727158AbfHEK7Z (ORCPT ); Mon, 5 Aug 2019 06:59:25 -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 24A0120880; Mon, 5 Aug 2019 10:59:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565002764; bh=BdI8/BpkJiqKX+9Vm2ng2suk2R/G27+dGa4vCpmdg68=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JfG5ef1Xp6ITXTFyJXLNGAUoHLNJ2GXvTbXigO9EgV/jtcA8VfEWqZAB8eGIl7UCF PNtCI6LL12sj5D43zjDkStNJTmKYgxdeILLeEKYldUI7whKvnqiVokk44t/XJTQvnR ICiiyaJ9TKGE2VlvpUUfITDXk+VNP3iemuridwTo= Date: Mon, 5 Aug 2019 12:59:22 +0200 From: Greg KH To: Bartosz Golaszewski Cc: Jean Delvare , Andrew Lunn , Arnd Bergmann , Bartosz Golaszewski , Srinivas Kandagatla , "Stable # 4 . 20+" Subject: Re: FAILED: patch "[PATCH] eeprom: at24: make spd world-readable again" failed to apply to 4.19-stable tree Message-ID: <20190805105922.GB1157@kroah.com> References: <1564982748230183@kroah.com> <20190805103242.4816abcc@endymion> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Aug 05, 2019 at 10:35:41AM +0200, Bartosz Golaszewski wrote: > pon., 5 sie 2019 o 10:32 Jean Delvare napisaƂ(a): > > > > Hi Greg, > > > > On Mon, 05 Aug 2019 07:25:48 +0200, gregkh@linuxfoundation.org wrote: > > > The patch below does not apply to the 4.19-stable tree. > > > > Technically it applies. Just it doesn't build ;-) > > > > > If someone wants it applied there, or to any other stable or longterm > > > tree, then please email the backport, including the original git commit > > > id to . > > > > The backport is trivial, I'll take care of it, thanks. > > > > -- > > Jean Delvare > > SUSE L3 Support > > Hi Jean, > > I already sent backports for v4.9, v4.14 and v4.19 earlier today. Thanks for those, now queued up. greg k-h