riscv/fixes baseline: 10 runs, 2 regressions (v6.9-11078-g0bfbc914d9433)

Samuel Holland samuel.holland at sifive.com
Wed May 22 22:04:42 PDT 2024


On 2024-05-22 10:31 PM, kernelci.org bot wrote:
> riscv/fixes baseline: 10 runs, 2 regressions (v6.9-11078-g0bfbc914d9433)
> 
> This legacy KernelCI providing this report will shutdown sometime
> soon in favor of our new KernelCI infra. Not all tests are being
> migrated.
> If you are still using this report and want us to prioritize your
> usecase in the new system, please let us know at
> kernelci at lists.linux.dev
> 
> Regressions Summary
> -------------------
> 
> platform             | arch  | lab          | compiler | defconfig              | regressions
> ---------------------+-------+--------------+----------+------------------------+------------
> hifive-unleashed-a00 | riscv | lab-baylibre | clang-16 | defconfig+CONFIG_SMP=n | 1          
> hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10   | defconfig+CONFIG_SMP=n | 1          
> 
>   Details:  https://kernelci.org/test/job/riscv/branch/fixes/kernel/v6.9-11078-g0bfbc914d9433/plan/baseline/
> 
>   Test:     baseline
>   Tree:     riscv
>   Branch:   fixes
>   Describe: v6.9-11078-g0bfbc914d9433
>   URL:      https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
>   SHA:      0bfbc914d9433d8ac2763a9ce99ce7721ee5c8e0 
> 
> 
> Test Regressions
> ---------------- 
> 
> 
> platform             | arch  | lab          | compiler | defconfig              | regressions
> ---------------------+-------+--------------+----------+------------------------+------------
> hifive-unleashed-a00 | riscv | lab-baylibre | clang-16 | defconfig+CONFIG_SMP=n | 1          
> 
>   Details:     https://kernelci.org/test/plan/id/664eb3d258cd55f8bb4c43d4
> 
>   Results:     0 PASS, 1 FAIL, 0 SKIP
>   Full config: defconfig+CONFIG_SMP=n
>   Compiler:    clang-16 (Debian clang version 16.0.6 (15~deb11u2))
>   Plain log:   https://storage.kernelci.org//riscv/fixes/v6.9-11078-g0bfbc914d9433/riscv/defconfig+CONFIG_SMP=n/clang-16/lab-baylibre/baseline-hifive-unleashed-a00.txt
>   HTML log:    https://storage.kernelci.org//riscv/fixes/v6.9-11078-g0bfbc914d9433/riscv/defconfig+CONFIG_SMP=n/clang-16/lab-baylibre/baseline-hifive-unleashed-a00.html
>   Rootfs:      http://storage.kernelci.org/images/rootfs/buildroot/buildroot-baseline/20230703.0/riscv/rootfs.cpio.gz 
> 
> 
>   * baseline.login: https://kernelci.org/test/case/id/664eb3d258cd55f8bb4c43d5
>         new failure (last pass: riscv-for-linus-6.9-rc3-10-g6beb6bc5a81e) 
>  
> 
> 
> platform             | arch  | lab          | compiler | defconfig              | regressions
> ---------------------+-------+--------------+----------+------------------------+------------
> hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10   | defconfig+CONFIG_SMP=n | 1          
> 
>   Details:     https://kernelci.org/test/plan/id/664eb26a1ce473fc344c42dc
> 
>   Results:     0 PASS, 1 FAIL, 0 SKIP
>   Full config: defconfig+CONFIG_SMP=n
>   Compiler:    gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110)
>   Plain log:   https://storage.kernelci.org//riscv/fixes/v6.9-11078-g0bfbc914d9433/riscv/defconfig+CONFIG_SMP=n/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.txt
>   HTML log:    https://storage.kernelci.org//riscv/fixes/v6.9-11078-g0bfbc914d9433/riscv/defconfig+CONFIG_SMP=n/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.html
>   Rootfs:      http://storage.kernelci.org/images/rootfs/buildroot/buildroot-baseline/20230703.0/riscv/rootfs.cpio.gz 
> 
> 
>   * baseline.login: https://kernelci.org/test/case/id/664eb26a1ce473fc344c42dd
>         new failure (last pass: riscv-for-linus-6.9-rc3-10-g6beb6bc5a81e) 

Both of these are due to 8d532528ff6a ("clkdev: report over-sized strings when
creating clkdev entries")[1], and as suggested in that thread, I think the right
thing to do here is remove the call to clk_hw_register_clkdev(). I'll send a patch.

[1]: https://lore.kernel.org/linux-clk/E1rl62V-004UFh-Te@rmk-PC.armlinux.org.uk/



More information about the linux-riscv mailing list