[<prev] [next>] [day] [month] [year] [list]
Message-ID: <eui7aw3ge3gmeqtlpxuamqrrldgjxluwtqwvvdxbcj7eim2glt@57hzi37e3rfp>
Date: Mon, 26 Jan 2026 13:16:22 +0200
From: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
To: Mark Brown <broonie@...nel.org>, Manivannan Sadhasivam <mani@...nel.org>,
linux-pci@...r.kernel.org, linux-arm-msm@...r.kernel.org,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Cc: Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof WilczyĆski <kwilczynski@...nel.org>,
Rob Herring <robh@...nel.org>, Bjorn Helgaas <bhelgaas@...gle.com>,
linux-kernel@...r.kernel.org
Subject: PCI: pcie-qcom.c mismerge(?) in next-20260123
Hello,
It seems, there is a mismerge (?) in drivers/pci/controller/dwc/pcie-qcom.c
in next-20260123. The next tree silently reboots during the boot on
Qualcomm RB3 Gen2 board, so does commit e4cfff34b9ad ("Merge branch
'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git").
Both of its parents boot successfully.
git bisect start
# status: waiting for both good and bad commits
# bad: [ca3a02fda4da8e2c1cb6baee5d72352e9e2cfaea] Add linux-next specific files for 20260123
git bisect bad ca3a02fda4da8e2c1cb6baee5d72352e9e2cfaea
# status: waiting for good commit(s), bad commit known
# good: [8f0b4cce4481fb22653697cced8d0d04027cb1e8] Linux 6.19-rc1
git bisect good 8f0b4cce4481fb22653697cced8d0d04027cb1e8
# bad: [276b0cab7e6605fb7f393375342a8f1efb2fdcaa] Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git
git bisect bad 276b0cab7e6605fb7f393375342a8f1efb2fdcaa
# good: [bea0cb0fcdc2f127de75b2d587fedf31af8de18e] Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
git bisect good bea0cb0fcdc2f127de75b2d587fedf31af8de18e
# good: [7d8322e4859e6fcd765b7c414548b001b7ea89e9] Merge branch 'xtensa-for-next' of https://github.com/jcmvbkbc/linux-xtensa.git
git bisect good 7d8322e4859e6fcd765b7c414548b001b7ea89e9
# bad: [e4cfff34b9adba701c5f26bed4eeef18921f01b1] Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
git bisect bad e4cfff34b9adba701c5f26bed4eeef18921f01b1
# good: [58c8b8169ab8a5bea68e081904639fbe950b8266] Merge branch 'linux-next' of git://git.linux-nfs.org/projects/anna/linux-nfs.git
git bisect good 58c8b8169ab8a5bea68e081904639fbe950b8266
# good: [b860f2580770b1129205f140ea3e4b9dae6eb59c] Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
git bisect good b860f2580770b1129205f140ea3e4b9dae6eb59c
# good: [97b9a441153a59b9556de8cfa21f0e978ff4b927] Merge branch 'pci/controller/dwc-imx6'
git bisect good 97b9a441153a59b9556de8cfa21f0e978ff4b927
# good: [f770e4c1a488edb5ea96cce67f41607c259d704c] do_fchownat(): unspaghettify a bit...
git bisect good f770e4c1a488edb5ea96cce67f41607c259d704c
# good: [a8d9c82119633a741d44f4955b86caa4710a7102] Merge branch 'pci/controller/misc'
git bisect good a8d9c82119633a741d44f4955b86caa4710a7102
# good: [abb0434496c4299223f69bcb07174dee2e764bec] mqueue: switch to CLASS(filename)
git bisect good abb0434496c4299223f69bcb07174dee2e764bec
# good: [66d7b69cfc189c7e14234327398fb737bb56dea2] Merge branch 'fs-next' of linux-next
git bisect good 66d7b69cfc189c7e14234327398fb737bb56dea2
# good: [62d82b19b194120643f71281995bf12aa3f17c2b] Merge branch 'pci/misc'
git bisect good 62d82b19b194120643f71281995bf12aa3f17c2b
# good: [34793812e59224a3ba0dbe9383a5b6aea7b2fd5a] Merge branch 'rework/atomic-flush-softlockup' into for-next
git bisect good 34793812e59224a3ba0dbe9383a5b6aea7b2fd5a
# good: [4a2f8feaa278e58fd623a4dc706c3b8cc35867ad] Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
git bisect good 4a2f8feaa278e58fd623a4dc706c3b8cc35867ad
# first bad commit: [e4cfff34b9adba701c5f26bed4eeef18921f01b1] Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git
--
With best wishes
Dmitry
Powered by blists - more mailing lists