lkml.org 
[lkml]   [2020]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: next/master bisection: baseline.dmesg.alert on imx8mn-ddr4-evk
Date
> Subject: Re: next/master bisection: baseline.dmesg.alert on
> imx8mn-ddr4-evk
>
> On 27-04-20, 14:00, Guillaume Tucker wrote:
> > Please see the bisection report below about a boot failure.
> >
> > Reports aren't automatically sent to the public while we're trialing
> > new bisection features on kernelci.org but this one looks valid.
>
> @Peng: I have dropped your patch now, please resend it once you have fixed
> the issue.

Sorry, I used an old base for the patch, the cpu_dev should be applied before
check cpu-supply property.

if (!of_find_property(cpu_dev->of_node, "cpu-supply", NULL))
return -ENODEV;

cpu_dev = get_cpu_device(0); --> put before the upper code.

I'll post new version.

Thanks,
Peng.

>
> --
> viresh

\
 
 \ /
  Last update: 2020-04-28 07:55    [W:2.403 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site