All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)
       [not found] <5d4428ea.1c69fb81.4e1ae.1008@mx.google.com>
  2019-08-07 17:38   ` Mark Brown
@ 2019-08-07 17:38   ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2019-08-07 17:38 UTC (permalink / raw)
  To: Andy Gross, khilman, Rob Clark, Sean Paul
  Cc: kernel-build-reports, linux-next, linux-arm-msm,
	linux-arm-kernel, dri-devel, freedreno

[-- Attachment #1: Type: text/plain, Size: 2287 bytes --]

On Fri, Aug 02, 2019 at 05:13:30AM -0700, kernelci.org bot wrote:

Today's -next still fails to boot on CM-QS600 with qcom_defconfig:

>     qcom_defconfig:
>         gcc-8:
>             qcom-apq8064-cm-qs600: 1 failed lab

This has been going on since June.  It crashes initializing the GPU:

[    4.261135] adreno 4300000.adreno-3xx: 4300000.adreno-3xx supply vddcx not found, using dummy regulator
[    4.270254] msm 5100000.mdp: [drm:msm_gpu_init] A320: using IOMMU
[    4.280025] 8<--- cut here ---
[    4.285557] Unable to handle kernel paging request at virtual address 40000000
[    4.288430] pgd = (ptrval)
[    4.295714] [40000000] *pgd=00000000
[    4.298329] Internal error: Oops: 805 [#1] PREEMPT SMP ARM
[    4.302054] Modules linked in:
[    4.307352] CPU: 2 PID: 88 Comm: kworker/2:1 Tainted: G        W         5.3.0-rc3-next-20190807 #1
[    4.310391] Hardware name: Generic DT based system
[    4.319353] Workqueue: events deferred_probe_work_func
[    4.319930] usb 1-1: New USB device found, idVendor=04b4, idProduct=6570, bcdDevice=32.99
[    4.324201] PC is at v7_dma_clean_range+0x1c/0x34
[    4.324214] LR is at __dma_page_cpu_to_dev+0x28/0x8c

...

[    4.753642] [] (v7_dma_clean_range) from [] (__dma_page_cpu_to_dev+0x28/0x8c)
[    4.761795] [] (__dma_page_cpu_to_dev) from [] (arm_dma_sync_sg_for_device+0x4c/0x64)
[    4.770654] [] (arm_dma_sync_sg_for_device) from [] (get_pages+0x1bc/0x218)
[    4.780199] [] (get_pages) from [] (msm_gem_get_and_pin_iova+0xb4/0x13c)
[    4.788704] [] (msm_gem_get_and_pin_iova) from [] (_msm_gem_kernel_new+0x38/0xa8)
[    4.797386] [] (_msm_gem_kernel_new) from [] (msm_gem_kernel_new+0x24/0x2c)
[    4.806501] [] (msm_gem_kernel_new) from [] (msm_gpu_init+0x4a4/0x614)
[    4.815021] [] (msm_gpu_init) from [] (adreno_gpu_init+0x17c/0x288)
[    4.823342] [] (adreno_gpu_init) from [] (a3xx_gpu_init+0x84/0x108)
[    4.831239] [] (a3xx_gpu_init) from [] (adreno_bind+0x1c4/0x268)
[    4.839224] [] (adreno_bind) from [] (component_bind_all+0x11c/0x258)
[    4.847213] [] (component_bind_all) from [] (msm_drm_bind+0xf8/0x638)
[    4.855282] [] (msm_drm_bind) from [] (try_to_bring_up_master+0x1fc/0x2b8)

More details including full logs and the image file at:

	https://kernelci.org/boot/id/5d4ac1e659b514754b31b293/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)
@ 2019-08-07 17:38   ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2019-08-07 17:38 UTC (permalink / raw)
  To: Andy Gross, khilman, Rob Clark, Sean Paul
  Cc: kernel-build-reports, linux-arm-msm, dri-devel, linux-next,
	freedreno, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 2287 bytes --]

On Fri, Aug 02, 2019 at 05:13:30AM -0700, kernelci.org bot wrote:

Today's -next still fails to boot on CM-QS600 with qcom_defconfig:

>     qcom_defconfig:
>         gcc-8:
>             qcom-apq8064-cm-qs600: 1 failed lab

This has been going on since June.  It crashes initializing the GPU:

[    4.261135] adreno 4300000.adreno-3xx: 4300000.adreno-3xx supply vddcx not found, using dummy regulator
[    4.270254] msm 5100000.mdp: [drm:msm_gpu_init] A320: using IOMMU
[    4.280025] 8<--- cut here ---
[    4.285557] Unable to handle kernel paging request at virtual address 40000000
[    4.288430] pgd = (ptrval)
[    4.295714] [40000000] *pgd=00000000
[    4.298329] Internal error: Oops: 805 [#1] PREEMPT SMP ARM
[    4.302054] Modules linked in:
[    4.307352] CPU: 2 PID: 88 Comm: kworker/2:1 Tainted: G        W         5.3.0-rc3-next-20190807 #1
[    4.310391] Hardware name: Generic DT based system
[    4.319353] Workqueue: events deferred_probe_work_func
[    4.319930] usb 1-1: New USB device found, idVendor=04b4, idProduct=6570, bcdDevice=32.99
[    4.324201] PC is at v7_dma_clean_range+0x1c/0x34
[    4.324214] LR is at __dma_page_cpu_to_dev+0x28/0x8c

...

[    4.753642] [] (v7_dma_clean_range) from [] (__dma_page_cpu_to_dev+0x28/0x8c)
[    4.761795] [] (__dma_page_cpu_to_dev) from [] (arm_dma_sync_sg_for_device+0x4c/0x64)
[    4.770654] [] (arm_dma_sync_sg_for_device) from [] (get_pages+0x1bc/0x218)
[    4.780199] [] (get_pages) from [] (msm_gem_get_and_pin_iova+0xb4/0x13c)
[    4.788704] [] (msm_gem_get_and_pin_iova) from [] (_msm_gem_kernel_new+0x38/0xa8)
[    4.797386] [] (_msm_gem_kernel_new) from [] (msm_gem_kernel_new+0x24/0x2c)
[    4.806501] [] (msm_gem_kernel_new) from [] (msm_gpu_init+0x4a4/0x614)
[    4.815021] [] (msm_gpu_init) from [] (adreno_gpu_init+0x17c/0x288)
[    4.823342] [] (adreno_gpu_init) from [] (a3xx_gpu_init+0x84/0x108)
[    4.831239] [] (a3xx_gpu_init) from [] (adreno_bind+0x1c4/0x268)
[    4.839224] [] (adreno_bind) from [] (component_bind_all+0x11c/0x258)
[    4.847213] [] (component_bind_all) from [] (msm_drm_bind+0xf8/0x638)
[    4.855282] [] (msm_drm_bind) from [] (try_to_bring_up_master+0x1fc/0x2b8)

More details including full logs and the image file at:

	https://kernelci.org/boot/id/5d4ac1e659b514754b31b293/

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)
@ 2019-08-07 17:38   ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2019-08-07 17:38 UTC (permalink / raw)
  To: Andy Gross, khilman, Rob Clark, Sean Paul
  Cc: kernel-build-reports, linux-arm-msm, dri-devel, linux-next,
	freedreno, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 2287 bytes --]

On Fri, Aug 02, 2019 at 05:13:30AM -0700, kernelci.org bot wrote:

Today's -next still fails to boot on CM-QS600 with qcom_defconfig:

>     qcom_defconfig:
>         gcc-8:
>             qcom-apq8064-cm-qs600: 1 failed lab

This has been going on since June.  It crashes initializing the GPU:

[    4.261135] adreno 4300000.adreno-3xx: 4300000.adreno-3xx supply vddcx not found, using dummy regulator
[    4.270254] msm 5100000.mdp: [drm:msm_gpu_init] A320: using IOMMU
[    4.280025] 8<--- cut here ---
[    4.285557] Unable to handle kernel paging request at virtual address 40000000
[    4.288430] pgd = (ptrval)
[    4.295714] [40000000] *pgd=00000000
[    4.298329] Internal error: Oops: 805 [#1] PREEMPT SMP ARM
[    4.302054] Modules linked in:
[    4.307352] CPU: 2 PID: 88 Comm: kworker/2:1 Tainted: G        W         5.3.0-rc3-next-20190807 #1
[    4.310391] Hardware name: Generic DT based system
[    4.319353] Workqueue: events deferred_probe_work_func
[    4.319930] usb 1-1: New USB device found, idVendor=04b4, idProduct=6570, bcdDevice=32.99
[    4.324201] PC is at v7_dma_clean_range+0x1c/0x34
[    4.324214] LR is at __dma_page_cpu_to_dev+0x28/0x8c

...

[    4.753642] [] (v7_dma_clean_range) from [] (__dma_page_cpu_to_dev+0x28/0x8c)
[    4.761795] [] (__dma_page_cpu_to_dev) from [] (arm_dma_sync_sg_for_device+0x4c/0x64)
[    4.770654] [] (arm_dma_sync_sg_for_device) from [] (get_pages+0x1bc/0x218)
[    4.780199] [] (get_pages) from [] (msm_gem_get_and_pin_iova+0xb4/0x13c)
[    4.788704] [] (msm_gem_get_and_pin_iova) from [] (_msm_gem_kernel_new+0x38/0xa8)
[    4.797386] [] (_msm_gem_kernel_new) from [] (msm_gem_kernel_new+0x24/0x2c)
[    4.806501] [] (msm_gem_kernel_new) from [] (msm_gpu_init+0x4a4/0x614)
[    4.815021] [] (msm_gpu_init) from [] (adreno_gpu_init+0x17c/0x288)
[    4.823342] [] (adreno_gpu_init) from [] (a3xx_gpu_init+0x84/0x108)
[    4.831239] [] (a3xx_gpu_init) from [] (adreno_bind+0x1c4/0x268)
[    4.839224] [] (adreno_bind) from [] (component_bind_all+0x11c/0x258)
[    4.847213] [] (component_bind_all) from [] (msm_drm_bind+0xf8/0x638)
[    4.855282] [] (msm_drm_bind) from [] (try_to_bring_up_master+0x1fc/0x2b8)

More details including full logs and the image file at:

	https://kernelci.org/boot/id/5d4ac1e659b514754b31b293/

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)
@ 2019-08-02 12:13 kernelci.org bot
  0 siblings, 0 replies; 4+ messages in thread
From: kernelci.org bot @ 2019-08-02 12:13 UTC (permalink / raw)
  To: linux-next

next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)

Full Boot Summary: https://kernelci.org/boot/all/job/next/branch/master/kernel/next-20190802/
Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20190802/

Tree: next
Branch: master
Git Describe: next-20190802
Git Commit: 7b4980e0bcf46f797e8ba6ca38e15418df253647
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Tested: 80 unique boards, 28 SoC families, 22 builds out of 230

Boot Failures Detected:

arm64:
    defconfig:
        gcc-8:
            meson-gxm-khadas-vim2: 1 failed lab

    defconfig+CONFIG_CPU_BIG_ENDIAN=y:
        clang-8:
            meson-gxl-s805x-p241: 1 failed lab
            meson-gxl-s905x-khadas-vim: 1 failed lab
            meson-gxl-s905x-libretech-cc: 1 failed lab
            meson-gxm-khadas-vim2: 1 failed lab
            r8a7795-salvator-x: 1 failed lab

    defconfig+CONFIG_RANDOMIZE_BASE=y:
        clang-8:
            meson-gxm-khadas-vim2: 1 failed lab

arm:
    oxnas_v6_defconfig:
        gcc-8:
            ox820-cloudengines-pogoplug-series-3: 1 failed lab

    qcom_defconfig:
        gcc-8:
            qcom-apq8064-cm-qs600: 1 failed lab

    multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y:
        gcc-8:
            armada-xp-openblocks-ax3-4: 1 failed lab

    multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y:
        gcc-8:
            exynos4412-odroidx2: 1 failed lab

Offline Platforms:

riscv:

    defconfig:
        gcc-8
            sifive_fu540: 1 offline lab

arm64:

    defconfig:
        gcc-8
            meson-axg-s400: 1 offline lab
            meson-g12a-u200: 1 offline lab
            meson-g12a-x96-max: 1 offline lab
            meson-gxbb-odroidc2: 1 offline lab
            meson-gxl-s905d-p230: 1 offline lab
            meson-gxl-s905x-libretech-cc: 1 offline lab
            meson-gxl-s905x-nexbox-a95x: 1 offline lab
            meson-gxl-s905x-p212: 1 offline lab
            meson-gxm-nexbox-a1: 1 offline lab
            rk3399-firefly: 1 offline lab
            sun50i-a64-pine64-plus: 1 offline lab

    defconfig+CONFIG_CPU_BIG_ENDIAN=y:
        gcc-8
            meson-axg-s400: 1 offline lab
            meson-g12a-u200: 1 offline lab
            meson-g12a-x96-max: 1 offline lab
            meson-gxbb-odroidc2: 1 offline lab
            meson-gxl-s905d-p230: 1 offline lab
            meson-gxl-s905x-libretech-cc: 1 offline lab
            meson-gxl-s905x-nexbox-a95x: 1 offline lab
            meson-gxl-s905x-p212: 1 offline lab

    defconfig+CONFIG_RANDOMIZE_BASE=y:
        gcc-8
            meson-axg-s400: 1 offline lab
            meson-g12a-u200: 1 offline lab
            meson-g12a-x96-max: 1 offline lab
            meson-gxbb-odroidc2: 1 offline lab
            meson-gxl-s905d-p230: 1 offline lab
            meson-gxl-s905x-libretech-cc: 1 offline lab
            meson-gxl-s905x-nexbox-a95x: 1 offline lab
            meson-gxl-s905x-p212: 1 offline lab
            meson-gxm-nexbox-a1: 1 offline lab
            rk3399-firefly: 1 offline lab
            sun50i-a64-pine64-plus: 1 offline lab

mips:

    pistachio_defconfig:
        gcc-8
            pistachio_marduk: 1 offline lab

arm:

    exynos_defconfig:
        gcc-8
            exynos5250-arndale: 1 offline lab
            exynos5420-arndale-octa: 1 offline lab
            exynos5800-peach-pi: 1 offline lab

    multi_v7_defconfig:
        gcc-8
            bcm72521-bcm97252sffe: 1 offline lab
            bcm7445-bcm97445c: 1 offline lab
            exynos5250-arndale: 1 offline lab
            exynos5420-arndale-octa: 1 offline lab
            exynos5800-peach-pi: 1 offline lab
            imx6dl-wandboard_dual: 1 offline lab
            imx6dl-wandboard_solo: 1 offline lab
            imx6q-wandboard: 1 offline lab
            imx7s-warp: 1 offline lab
            meson8b-odroidc1: 1 offline lab
            omap3-beagle: 1 offline lab
            omap4-panda: 1 offline lab
            qcom-apq8064-ifc6410: 1 offline lab
            stih410-b2120: 1 offline lab
            sun4i-a10-cubieboard: 1 offline lab
            sun7i-a20-bananapi: 1 offline lab
            vf610-colibri-eval-v3: 1 offline lab

    omap2plus_defconfig:
        gcc-8
            omap3-beagle: 1 offline lab
            omap4-panda: 1 offline lab

    qcom_defconfig:
        gcc-8
            qcom-apq8064-ifc6410: 1 offline lab

    davinci_all_defconfig:
        gcc-8
            da850-evm: 1 offline lab
            dm365evm,legacy: 1 offline lab

    imx_v6_v7_defconfig:
        gcc-8
            imx6dl-wandboard_dual: 1 offline lab
            imx6dl-wandboard_solo: 1 offline lab
            imx6q-wandboard: 1 offline lab
            imx7s-warp: 1 offline lab
            vf610-colibri-eval-v3: 1 offline lab

    sunxi_defconfig:
        gcc-8
            sun4i-a10-cubieboard: 1 offline lab
            sun7i-a20-bananapi: 1 offline lab

Conflicting Boot Failure Detected: (These likely are not failures as other labs are reporting PASS. Needs review.)

arm:
    multi_v7_defconfig+CONFIG_SMP=n:
        am57xx-beagle-x15:
            lab-linaro-lkft: FAIL (gcc-8)
            lab-drue: PASS (gcc-8)

---
For more info write to <info@kernelci.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-07 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5d4428ea.1c69fb81.4e1ae.1008@mx.google.com>
2019-08-07 17:38 ` next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802) Mark Brown
2019-08-07 17:38   ` Mark Brown
2019-08-07 17:38   ` Mark Brown
2019-08-02 12:13 kernelci.org bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.