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 <martin.blumenstingl@xxxxxxxxxxxxxx> > > > 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