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=-7.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 602B7C43215 for ; Tue, 19 Nov 2019 12:30:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2E921222A0 for ; Tue, 19 Nov 2019 12:30:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574166608; bh=xbXGX4nqf/NeS7GY0babqBdxPSbz16Iv3iweVqaVKOc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=kge6H6LsJUB1U+a5Jnu7UKS2Yg0upbg50FlOKR79wMjK80MrhsQUqip+MwoHEUmWX zb6kfq7DleCEXjlv6Fs+vI1T1qRnBk4ErkFZOdWEBXkXP3GMGdsZ2JTn15zXn7XHle G/ZTlt8vqdAs6UKAwkF21UuebX/EAmqnBIc95D0I= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727993AbfKSMaH (ORCPT ); Tue, 19 Nov 2019 07:30:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:55150 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726351AbfKSMaH (ORCPT ); Tue, 19 Nov 2019 07:30:07 -0500 Received: from localhost (unknown [89.205.136.181]) (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 1B2872186D; Tue, 19 Nov 2019 12:30:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574166605; bh=xbXGX4nqf/NeS7GY0babqBdxPSbz16Iv3iweVqaVKOc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KRTWK1DXmMFRaa+Z4BCWcgMiknMllo0WiNi/wvr3Cd5M/OUrjkcgTcXgIORsliyPt SZm5tLNZ/Yii7TljN1opl+sQFvxaoHqrnbAAwYr2o2SomM7jfXIn9tzpAeZ6OCaOxQ GVV590n74vJj4r5Lq4qXa/OYXI0yJuWAzi8/a8YQ= Date: Tue, 19 Nov 2019 13:30:03 +0100 From: Greg Kroah-Hartman To: Jon Hunter Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.19 000/422] 4.19.85-stable review Message-ID: <20191119123003.GA1948960@kroah.com> References: <20191119051400.261610025@linuxfoundation.org> <20468dbc-5b88-f86e-9d5d-5edca4e4be2b@nvidia.com> <20191119122417.GA1913916@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191119122417.GA1913916@kroah.com> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 19, 2019 at 01:24:17PM +0100, Greg Kroah-Hartman wrote: > On Tue, Nov 19, 2019 at 09:18:03AM +0000, Jon Hunter wrote: > > > > On 19/11/2019 05:13, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.19.85 release. > > > There are 422 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, 21 Nov 2019 05:02:35 +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/v4.x/stable-review/patch-4.19.85-rc1.gz > > > or in the git tree and branch at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > > > ------------- > > > > ... > > > > > Martin Blumenstingl > > > ARM: dts: meson8b: odroidc1: enable the SAR ADC > > > > This commit is generating the following compilation error for ARM ... > > > > arch/arm/boot/dts/meson8b-odroidc1.dtb: ERROR (phandle_references): /soc/cbus@c1100000/adc@8680: Reference to non-existent node or label "vcc_1v8" > > > > ERROR: Input tree has errors, aborting (use -f to force output) > > scripts/Makefile.lib:293: recipe for target 'arch/arm/boot/dts/meson8b-odroidc1.dtb' failed > > make[1]: *** [arch/arm/boot/dts/meson8b-odroidc1.dtb] Error 2 > > arch/arm/Makefile:348: recipe for target 'dtbs' failed > > make: *** [dtbs] Error 2 > > Thanks, will go remove that patch. -rc2 is out with that patch removed. thanks, greg k-h