On 10/15/24 5:38 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.227 release. > There are 518 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 Oct 2024 12:37:45 +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.10.227-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-5.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- Hi, Please find the KernelCI report below :- OVERVIEW Builds: 24 passed, 1 failed Boot tests: 52 passed, 2 failed CI systems: maestro REVISION Commit name: hash: 5807510dd5773e507a5ba5ca98fce623d87256a0 Checked out from https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y BUILDS Failures - x86_64 (x86_64_defconfig) Build detail: https://kcidb.kernelci.org/d/build/build?var-datasource=edquppk2ghfcwc&var-origin=maestro&var-build_architecture=All&var-build_config_name=All&var-id=maestro:670e6dd25c0f1c2335e57199&var-test-path=boot&orgId=1 Build error: drivers/i2c/i2c-core-base.c:101:31: error: passing 'const struct device *' to parameter of type 'struct device *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] data = device_get_match_data(&client->dev); BOOT TESTS Failures - i386 (defconfig) Error detail: [ 15.624317] BUG: kernel NULL pointer dereference, address: 00000000 Build error: https://kcidb.kernelci.org/d/test/test?var-datasource=edquppk2ghfcwc&var-origin=maestro&var-build_architecture=All&var-build_config_name=All&var-id=maestro:670e713c5c0f1c2335e57a48&orgId=1 - i386 (defconfig) Error detail: [ 15.008295] BUG: kernel NULL pointer dereference, address: 00000000 Build error: https://kcidb.kernelci.org/d/test/test?var-datasource=edquppk2ghfcwc&var-origin=maestro&var-build_architecture=All&var-build_config_name=All&var-id=maestro:670e71405c0f1c2335e57a4e&orgId=1 See complete and up-to-date report at: https://kcidb.kernelci.org/d/revision/revision?orgId=1&var-datasource=edquppk2ghfcwc&var-git_commit_hash=5807510dd5773e507a5ba5ca98fce623d87256a0&var-patchset_hash=&var-origin=maestro&var-build_architecture=All&var-build_config_name=All&var-test_path=boot Tested-by: kernelci.org bot <bot@xxxxxxxxxxxx> Thanks, KernelCI team