linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Andy Gross <agross@kernel.org>,
	khilman@baylibre.com, Rob Clark <robdclark@gmail.com>,
	Sean Paul <sean@poorly.run>
Cc: kernel-build-reports@lists.linaro.org,
	linux-next@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org
Subject: Re: next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)
Date: Wed, 7 Aug 2019 18:38:36 +0100	[thread overview]
Message-ID: <20190807173836.GJ4048@sirena.co.uk> (raw)
In-Reply-To: <5d4428ea.1c69fb81.4e1ae.1008@mx.google.com>

[-- 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 --]

       reply	other threads:[~2019-08-07 17:38 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190807173836.GJ4048@sirena.co.uk \
    --to=broonie@kernel.org \
    --cc=agross@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=kernel-build-reports@lists.linaro.org \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=robdclark@gmail.com \
    --cc=sean@poorly.run \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).