All of lore.kernel.org
 help / color / mirror / Atom feed
* Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4
@ 2019-04-08 17:39 Pavel Machek
  2019-04-08 17:41 ` Jens Axboe
  0 siblings, 1 reply; 6+ messages in thread
From: Pavel Machek @ 2019-04-08 17:39 UTC (permalink / raw)
  To: kernel list; +Cc: paolo.valente, axboe, linux-block, rjw, lenb, linux-acpi

[-- Attachment #1: Type: text/plain, Size: 487 bytes --]

Hi!

For some reason, Thinkpad X60 now crashes during boot. I see some
weird backtraces, and it may be bfq related... or maybe ACPI idle.

Does x86-32 work for you?

Weird thing is, 5.1.0-rc3-next-20190408 boots here (but later has
problems during resume, making it unusable, too). They may not have
100% same configs. 

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4
  2019-04-08 17:39 Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4 Pavel Machek
@ 2019-04-08 17:41 ` Jens Axboe
  2019-04-09 16:33   ` Pavel Machek
  0 siblings, 1 reply; 6+ messages in thread
From: Jens Axboe @ 2019-04-08 17:41 UTC (permalink / raw)
  To: Pavel Machek, kernel list
  Cc: paolo.valente, linux-block, rjw, lenb, linux-acpi

On 4/8/19 11:39 AM, Pavel Machek wrote:
> Hi!
> 
> For some reason, Thinkpad X60 now crashes during boot. I see some
> weird backtraces, and it may be bfq related... or maybe ACPI idle.
> 
> Does x86-32 work for you?
> 
> Weird thing is, 5.1.0-rc3-next-20190408 boots here (but later has
> problems during resume, making it unusable, too). They may not have
> 100% same configs. 

Can you try and revert:

9dee8b3b057e1

and see if that helps?

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4
  2019-04-08 17:41 ` Jens Axboe
@ 2019-04-09 16:33   ` Pavel Machek
  2019-04-09 16:35     ` Paolo Valente
  0 siblings, 1 reply; 6+ messages in thread
From: Pavel Machek @ 2019-04-09 16:33 UTC (permalink / raw)
  To: Jens Axboe; +Cc: kernel list, paolo.valente, linux-block, rjw, lenb, linux-acpi

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

On Mon 2019-04-08 11:41:18, Jens Axboe wrote:
> On 4/8/19 11:39 AM, Pavel Machek wrote:
> > Hi!
> > 
> > For some reason, Thinkpad X60 now crashes during boot. I see some
> > weird backtraces, and it may be bfq related... or maybe ACPI idle.
> > 
> > Does x86-32 work for you?
> > 
> > Weird thing is, 5.1.0-rc3-next-20190408 boots here (but later has
> > problems during resume, making it unusable, too). They may not have
> > 100% same configs.

I now noticed it said:

EIP is in bfq_bfqq_expire

> Can you try and revert:
> 
> 9dee8b3b057e1
> 
> and see if that helps?

Yes, I tried and yes, it helps. What are the next steps? 

									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4
  2019-04-09 16:33   ` Pavel Machek
@ 2019-04-09 16:35     ` Paolo Valente
  2019-04-10  9:30       ` Pavel Machek
  0 siblings, 1 reply; 6+ messages in thread
From: Paolo Valente @ 2019-04-09 16:35 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Jens Axboe, kernel list, linux-block, rjw, lenb, linux-acpi



> Il giorno 9 apr 2019, alle ore 18:33, Pavel Machek <pavel@ucw.cz> ha scritto:
> 
> On Mon 2019-04-08 11:41:18, Jens Axboe wrote:
>> On 4/8/19 11:39 AM, Pavel Machek wrote:
>>> Hi!
>>> 
>>> For some reason, Thinkpad X60 now crashes during boot. I see some
>>> weird backtraces, and it may be bfq related... or maybe ACPI idle.
>>> 
>>> Does x86-32 work for you?
>>> 
>>> Weird thing is, 5.1.0-rc3-next-20190408 boots here (but later has
>>> problems during resume, making it unusable, too). They may not have
>>> 100% same configs.
> 
> I now noticed it said:
> 
> EIP is in bfq_bfqq_expire
> 
>> Can you try and revert:
>> 
>> 9dee8b3b057e1
>> 
>> and see if that helps?
> 
> Yes, I tried and yes, it helps. What are the next steps? 
> 

Try my fix:

https://lore.kernel.org/linux-block/20190409191420.3f56d493@fire.localdomain/T/#m30a14045e710b870f00f7c51cdaa7c403977b767

and cross your fingers :)

Thanks,
Paolo

> 									Pavel
> 
> -- 
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4
  2019-04-09 16:35     ` Paolo Valente
@ 2019-04-10  9:30       ` Pavel Machek
  2019-04-10  9:33         ` Paolo Valente
  0 siblings, 1 reply; 6+ messages in thread
From: Pavel Machek @ 2019-04-10  9:30 UTC (permalink / raw)
  To: Paolo Valente; +Cc: Jens Axboe, kernel list, linux-block, rjw, lenb, linux-acpi

[-- Attachment #1: Type: text/plain, Size: 677 bytes --]

Hi!

> > I now noticed it said:
> > 
> > EIP is in bfq_bfqq_expire
> > 
> >> Can you try and revert:
> >> 
> >> 9dee8b3b057e1
> >> 
> >> and see if that helps?
> > 
> > Yes, I tried and yes, it helps. What are the next steps? 
> > 
> 
> Try my fix:
> 
> https://lore.kernel.org/linux-block/20190409191420.3f56d493@fire.localdomain/T/#m30a14045e710b870f00f7c51cdaa7c403977b767
> 
> and cross your fingers :)

It seems to work... even without fingers crossed.

Tested-by: Pavel Machek <pavel@ucw.cz>
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4
  2019-04-10  9:30       ` Pavel Machek
@ 2019-04-10  9:33         ` Paolo Valente
  0 siblings, 0 replies; 6+ messages in thread
From: Paolo Valente @ 2019-04-10  9:33 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Jens Axboe, kernel list, linux-block, rjw, lenb, linux-acpi



> Il giorno 10 apr 2019, alle ore 11:30, Pavel Machek <pavel@ucw.cz> ha scritto:
> 
> Hi!
> 
>>> I now noticed it said:
>>> 
>>> EIP is in bfq_bfqq_expire
>>> 
>>>> Can you try and revert:
>>>> 
>>>> 9dee8b3b057e1
>>>> 
>>>> and see if that helps?
>>> 
>>> Yes, I tried and yes, it helps. What are the next steps? 
>>> 
>> 
>> Try my fix:
>> 
>> https://lore.kernel.org/linux-block/20190409191420.3f56d493@fire.localdomain/T/#m30a14045e710b870f00f7c51cdaa7c403977b767
>> 
>> and cross your fingers :)
> 
> It seems to work... even without fingers crossed.
> 

Great!  I've submitted a final version of this fix patch a few minutes
ago (not yet archived anywhere, sorry).

Thanks,
Paolo

> Tested-by: Pavel Machek <pavel@ucw.cz>
> 									Pavel
> -- 
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-10  9:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 17:39 Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4 Pavel Machek
2019-04-08 17:41 ` Jens Axboe
2019-04-09 16:33   ` Pavel Machek
2019-04-09 16:35     ` Paolo Valente
2019-04-10  9:30       ` Pavel Machek
2019-04-10  9:33         ` Paolo Valente

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.