Re: panic, bisect to commit 7f1d4e58dabb "spmi: pmic-arb: optimize table lookups"

From: Frank Rowand
Date: Tue Jul 18 2017 - 01:07:02 EST


On 07/17/17 20:56, Rajendra Nayak wrote:
>
> On 07/18/2017 09:12 AM, Frank Rowand wrote:
>> Hi Abhijeet,
>>
>> My qcom-apq8074-dragonboard panics on boot on v4.13-rc1.
>>
>> I bisected the problem to commit 7f1d4e58dabb, "spmi: pmic-arb:
>> optimize table lookups".
>
> there's a fix on its way upstream,
> https://patchwork.kernel.org/patch/9810723/
>

Thank you for the pointer to the patch. After adding the patch, my
board still does not boot, but now has several different stack
dumps from various drivers. I do not know if the new errors are
related to this patch or something entirely different. I'll dig
into it tomorrow.

-Frank