lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 11 Aug 2016 22:30:54 +0200
From:	Gregory CLEMENT <gregory.clement@...e-electrons.com>
To:	Aaro Koskinen <aaro.koskinen@....fi>
Cc:	Andrew Lunn <andrew@...n.ch>, linux-arm-kernel@...ts.infradead.org,
	Thorsten Leemhuis <regressions@...mhuis.info>,
	linux-kernel@...r.kernel.org
Subject: Re: [BISECTED, REGRESSION] v4.7: Display lost on Kirkwood/OpenRD Client

Hi Aaro,
 
 On jeu., août 11 2016, Aaro Koskinen <aaro.koskinen@....fi> wrote:

> Hi,
>
> On Thu, Aug 11, 2016 at 09:03:52AM +0200, Gregory CLEMENT wrote:
>>  On mer., août 10 2016, Aaro Koskinen <aaro.koskinen@....fi> wrote:
>> > When upgrading from v4.6 --> v4.7, I lost the display/framebuffer on
>> > OpenRD-Client (the only pcie device on the board).
>> >
>> > Bisection points to:
>> >
>> > eb13cf8345e94a02e9872ca3e909596a5ddb5f90 is the first bad commit
>> 
>> Could you try this patch:
>
> That works, thanks!

Good, so I will send a proper patch soon.

Gregory


> A.
>
>> diff --git a/arch/arm/boot/dts/kirkwood-openrd.dtsi b/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> index e4ecab112601..7175511a92da 100644
>> --- a/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> +++ b/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> @@ -116,6 +116,10 @@
>>         };
>>  };
>>  
>> +&pciec {
>> +       status = "okay";
>> +};
>> +
>>  &pcie0 {
>>         status = "okay";
>>  };

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ