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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 3369AC43461 for ; Wed, 16 Sep 2020 01:59:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E3F2D2087D for ; Wed, 16 Sep 2020 01:59:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="YkmC6QVR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726212AbgIPB67 (ORCPT ); Tue, 15 Sep 2020 21:58:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726100AbgIPB65 (ORCPT ); Tue, 15 Sep 2020 21:58:57 -0400 Received: from mail-il1-x141.google.com (mail-il1-x141.google.com [IPv6:2607:f8b0:4864:20::141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5FE75C061788 for ; Tue, 15 Sep 2020 18:58:56 -0700 (PDT) Received: by mail-il1-x141.google.com with SMTP id u18so4908546iln.13 for ; Tue, 15 Sep 2020 18:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=qhdr1lckxDn533Nbvbzkw4XrGXZUxIw8LF6F0EY8tyY=; b=YkmC6QVRo0nPdJH1AaYOoPFWydvpTMEdvLf+q8jsmW9nsVpGx1aFWSIlrf2pD5MVcN aWo4Jth5trT7krddc9ugKcfZmFGVQWY2kziRRE/bNKHM1gIvn9jPLbc8UUbyko9MaSWc LQrUM7oDpuihtJ3P9kaq/EpsZNlHlrimSjIEDkg/R2uH/kaJIZV+OGv/WJp++r1euavo CqBf47GEoHxI0jkt1pxUZvFhnZEMEgtGIm+qiR/zPiIzn1MnlG+WvKYOaRks6nurrfW/ uPBlfMwtP4SjtJf62Wen9QANNVns5u4ukbbGvg78IM+h4SVzEpyMCS75Tupsf4TW4tnU OXDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :content-transfer-encoding:in-reply-to; bh=qhdr1lckxDn533Nbvbzkw4XrGXZUxIw8LF6F0EY8tyY=; b=QCU2lo8RpdWncU5XOuwA3VD3sGpdS6M5V8HSQFh91WyGLbRjKBx//tkVLLRkqlA3bq ouiRAIcnfg9PCyqcQ7WXhH9aBTTk6BI/VZ1gX/9yMZm6g5hJqf1YCPlpFmlDhBlIzEAK 2+HsnxwGX2tuK76zlgnBECgOexRi01izMSbJ3eZ/wq/bI9rOT9bY0sl2s+/SPAFvO41r oMrPECT3xR8kaBpxMsc4NZHnWhkUhK+viEOjV0M1cHQiB2IBAlW7LfWhNWmYvO7aYf3M FXquJqEQZCd3jmSngtfQCF+y4GIBgZC8UomoMiYt02He7TrY5CT6BFz8sDg/HhsSx04q TGxQ== X-Gm-Message-State: AOAM530CBOhehvQ1SP/T5nFb5Wr8gX9zWS+ecx34H83O4/SX9xiepVYp diHp5l5reqdyUeS5T0LPdiC2ow== X-Google-Smtp-Source: ABdhPJxzHqGBDxam6nZhvVqazBmMirWqIwU79yfutltOAIF+rsmEcRZminlYdPfiT2my5YTCf//7/Q== X-Received: by 2002:a92:58cf:: with SMTP id z76mr4368857ilf.87.1600221535254; Tue, 15 Sep 2020 18:58:55 -0700 (PDT) Received: from localhost ([2601:441:27f:8f73:89be:770e:7358:ee10]) by smtp.gmail.com with ESMTPSA id s6sm9503249ilp.4.2020.09.15.18.58.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Sep 2020 18:58:54 -0700 (PDT) Date: Tue, 15 Sep 2020 20:58:54 -0500 From: Dan Rue To: Sasha Levin Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org, pavel@denx.de, akpm@linux-foundation.org, torvalds@linux-foundation.org, linux@roeck-us.net, Jonathan Marek Subject: Re: [PATCH 5.4 000/130] 5.4.66-rc2 review Message-ID: <20200916015854.inqx3u2ovzhq45ou@nuc.therub.org> Mail-Followup-To: Sasha Levin , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org, pavel@denx.de, akpm@linux-foundation.org, torvalds@linux-foundation.org, linux@roeck-us.net, Jonathan Marek References: <20200915164455.372746145@linuxfoundation.org> <20200915201732.4474qpgnxwshanpw@nuc.therub.org> <20200916003117.GF2431@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200916003117.GF2431@sasha-vm> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 15, 2020 at 08:31:17PM -0400, Sasha Levin wrote: > On Tue, Sep 15, 2020 at 03:17:32PM -0500, Dan Rue wrote: > > On Tue, Sep 15, 2020 at 06:45:55PM +0200, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 5.4.66 release. > > > There are 130 patches in this series, all will be posted as a response > > > to this one. If anyone has any issues with these being applied, please > > > let me know. > > > > > > Responses should be made by Thu, 17 Sep 2020 16:44:19 +0000. > > > Anything received after that time might be too late. > > > > > > The whole patch series can be found in one patch at: > > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.66-rc2.gz > > > or in the git tree and branch at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > > > ------------- > > > Pseudo-Shortlog of commits: > > > > > > Greg Kroah-Hartman > > > Linux 5.4.66-rc2 > > > > > > Jordan Crouse > > > drm/msm: Disable the RPTR shadow > > > > > > Jonathan Marek > > > drm/msm/a6xx: update a6xx_hw_init for A640 and A650 > > > > This one ("drm/msm/a6xx: update a6xx_hw_init for A640 and A650") is > > still causing builds to fail on arm and arm64. > > I've dropped it, thanks! Could you push it? 😊 Dan -- Linaro LKFT https://lkft.linaro.org