On 16/11/2021 15:01, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.14.19 release. There are 857 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, 18 Nov 2021 14:24:22 +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.14.19-rc2... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.14.y and the diffstat can be found below.
thanks,
greg k-h
Pseudo-Shortlog of commits:
...
Mark Brown broonie@kernel.org spi: Check we have a spi_device_id for each DT compatible
The above commit generates some new warnings ...
WARNING KERN SPI driver mtd_dataflash has no spi_device_id for atmel,at45 WARNING KERN SPI driver mtd_dataflash has no spi_device_id for atmel,dataflash WARNING KERN SPI driver mmc_spi has no spi_device_id for mmc-spi-slot
This is causing a boot test to fail on Tegra. I have posted fixes for these [0][1], but they are yet to be picked up for mainline.
Jon
Test results for stable-v5.14: 10 builds: 10 pass, 0 fail 28 boots: 28 pass, 0 fail 114 tests: 113 pass, 1 fail
Linux version: 5.14.19-rc2-gc82fd5d7547b Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Test failures: tegra194-p2972-0000: boot.py
[0] https://lore.kernel.org/linux-mtd/20211115113655.237785-1-jonathanh@nvidia.c... [1] https://lore.kernel.org/all/20211115113813.238044-1-jonathanh@nvidia.com/