From: Rui Wang
There are still some places in the fb helper that need to avoid
sleeping in panic context. Here's an example:
[ 65.615496] bad: scheduling from the idle thread!
[ 65.620747] CPU: 92 PID: 0 Comm: swapper/92 Tainted: G ME
3.18.0-rc4-7-default+ #20
[ 65.630364] Har
On Tue, Dec 09, 2014 at 08:05:21PM -0500, Rob Clark wrote:
> oh, whoops.. gmail hiding quoted text..
>
> yeah, that looks sane,
>
> Reviewed-by: Rob Clark
>
> On Tue, Dec 9, 2014 at 7:55 PM, rui wang wrote:
> > Hi Rob,
> > Yes it's exactly what I'm doing. Please scroll down and review my patch
better idea how this should be fixed?
>>>
>>> Regards,
>>> Rui
>>>
>>> ------ Forwarded message --
>>> From: ruiv.w...@gmail.com
>>> Date: Thu, 4 Dec 2014 22:11:35 +0800
>>> Subject: [PATCH] drm: fb helper should avoid sleep
PM, rui wang wrote:
>> Hi All,
>>
>> Any comment ? Or any better idea how this should be fixed?
>>
>> Regards,
>> Rui
>>
>> -- Forwarded message --
>> From: ruiv.w...@gmail.com
>> Date: Thu, 4 Dec 2014 22:11:35 +0800
>>
-
> From: ruiv.w...@gmail.com
> Date: Thu, 4 Dec 2014 22:11:35 +0800
> Subject: [PATCH] drm: fb helper should avoid sleeping in panic context
> To: airl...@redhat.com, daniel.vet...@ffwll.ch, tony.l...@intel.com,
> b...@alien8.de, a...@redhat.com, rui.y.w...@intel.com
> Cc:
Hi All,
Any comment ? Or any better idea how this should be fixed?
Regards,
Rui
-- Forwarded message --
From: ruiv.w...@gmail.com
Date: Thu, 4 Dec 2014 22:11:35 +0800
Subject: [PATCH] drm: fb helper should avoid sleeping in panic context
To: airl...@redhat.com, daniel.vet
BTW, the impact of this bug is that the panic cannot reboot the
machine and it prints an infinite stream of the error messages. The
panic goes on forever because there's a for(;;) loop in
__mutex_lock_common(), so we enter __schedule() again and again.
Thanks
Rui
On 12/4/14, ruiv.w...@gmail.com
From: Rui Wang
There are still some places in the fb helper that need to avoid
sleeping in panic context. Here's an example:
[ 65.615496] bad: scheduling from the idle thread!
[ 65.620747] CPU: 92 PID: 0 Comm: swapper/92 Tainted: G ME
3.18.0-rc4-7-default+ #20
[ 65.630364] Har
8 matches
Mail list logo