[Bug 202475] Boot crash in acpi

2019-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #44 from Erik Schmauss (erik.schma...@intel.com) ---
(In reply to M.J.G. from comment #40)
> (In reply to Erik Schmauss from comment #39)
> > (In reply to M.J.G. from comment #38)
> > > I'm just dumping there for now - 4.20.11 seems to crash even with the
> > revert
> > > patch.
> > > 
> > > I'm not sue what to make out of this. I guess I should have tested with
> an
> > > earlier kernel - but then, what changed in 4.20.11?
> > 
> > I don't really know what changed in 4.20.11 that could have caused this
> > crash... Unfortunately, you'll have to bisect it and file another bug.
> > 
> > For now, let's boot on 4.20.5 and work on improving the global address list
> > manipulations.
> > 
> > Thanks!
> 
> Sorry, forget what I wrote about 4.20.11, I got confused: The new debug
> options seem to hide the BUG/Oops lines and produce a call trace no matter
> what; also, the debug kernels eventually finish the boot even if the
> corresponding none debug kernel hangs after the crash (at least for a few
> minutes, after which I force halt).
> 

These debug messages can easily turn into a fire hose... These debug flags are
typically used for interactive debugging purposes rather than debugging boot.
The reason why I asked you to use them was to try to under stand what was going
on but after thinking about this for a few days, I was finally able to
understand what was going on..

> I booted a 4.20.5 now with your patch (instead of the revert), it boots
> without crash (non-debug). 

Great! Thanks for testing this! I'll look over this patch again before sending
it out.

I think there may have been a few other people have had issues with it so it
would be good for them to test it out as well. If you have seen other people
complain about this, please feel free to send this patch to them. I haven't
heard anything about this patch for a while but feel free to add me to any
existing conversations.

Also, how would you like me to credit you? I was going to add your name to
reported-by and tested-by tags to the patch.

> 
> Upcoming are the log for the patched 4.20.5 kernel and the debug logs with
> acpi.debug_layer=0x0040 acpi.debug_level=0x600 log_buf_len=40M for the
> patched and unpatched 4.20.5.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

Erik Schmauss (erik.schma...@intel.com) changed:

   What|Removed |Added

   Assignee|acpi_acpica-core@kernel-bug |erik.schma...@intel.com
   |s.osdl.org  |

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #43 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281367
  --> https://bugzilla.kernel.org/attachment.cgi?id=281367=edit
4.20.5 patched non-debug msgs

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #42 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281365
  --> https://bugzilla.kernel.org/attachment.cgi?id=281365=edit
4.20.5 patched debug msgs (new options)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

M.J.G. (m...@fedoraproject.org) changed:

   What|Removed |Added

 Attachment #281299|0   |1
is obsolete||
 Attachment #281301|0   |1
is obsolete||
 Attachment #281303|0   |1
is obsolete||

--- Comment #41 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281363
  --> https://bugzilla.kernel.org/attachment.cgi?id=281363=edit
4.20.5 debug msgs (new options)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #40 from M.J.G. (m...@fedoraproject.org) ---
(In reply to Erik Schmauss from comment #39)
> (In reply to M.J.G. from comment #38)
> > I'm just dumping there for now - 4.20.11 seems to crash even with the
> revert
> > patch.
> > 
> > I'm not sue what to make out of this. I guess I should have tested with an
> > earlier kernel - but then, what changed in 4.20.11?
> 
> I don't really know what changed in 4.20.11 that could have caused this
> crash... Unfortunately, you'll have to bisect it and file another bug.
> 
> For now, let's boot on 4.20.5 and work on improving the global address list
> manipulations.
> 
> Thanks!

Sorry, forget what I wrote about 4.20.11, I got confused: The new debug options
seem to hide the BUG/Oops lines and produce a call trace no matter what; also,
the debug kernels eventually finish the boot even if the corresponding none
debug kernel hangs after the crash (at least for a few minutes, after which I
force halt).

I booted a 4.20.5 now with your patch (instead of the revert), it boots without
crash (non-debug). 

Upcoming are the log for the patched 4.20.5 kernel and the debug logs with
acpi.debug_layer=0x0040 acpi.debug_level=0x600 log_buf_len=40M for the
patched and unpatched 4.20.5.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #39 from Erik Schmauss (erik.schma...@intel.com) ---
(In reply to M.J.G. from comment #38)
> I'm just dumping there for now - 4.20.11 seems to crash even with the revert
> patch.
> 
> I'm not sue what to make out of this. I guess I should have tested with an
> earlier kernel - but then, what changed in 4.20.11?

I don't really know what changed in 4.20.11 that could have caused this
crash... Unfortunately, you'll have to bisect it and file another bug.

For now, let's boot on 4.20.5 and work on improving the global address list
manipulations.

Thanks!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #38 from M.J.G. (m...@fedoraproject.org) ---
I'm just dumping there for now - 4.20.11 seems to crash even with the revert
patch.

I'm not sue what to make out of this. I guess I should have tested with an
earlier kernel - but then, what changed in 4.20.11?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #37 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281303
  --> https://bugzilla.kernel.org/attachment.cgi?id=281303=edit
4.20.11 debug kernel with the revert

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #35 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281299
  --> https://bugzilla.kernel.org/attachment.cgi?id=281299=edit
4.20.11 stock Fedora debug kernel

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #36 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281301
  --> https://bugzilla.kernel.org/attachment.cgi?id=281301=edit
4.20.11 debug kernel with suggested patch

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-21 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #34 from Erik Schmauss (erik.schma...@intel.com) ---
Created attachment 281267
  --> https://bugzilla.kernel.org/attachment.cgi?id=281267=edit
remove op region address after control method execution

Please give apply this on a kernel version that crashes

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-21 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #33 from Erik Schmauss (erik.schma...@intel.com) ---
Please ignore my requests in comment 30 and comment 31 for now. I think I've
figure out the issue..

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-21 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

Erik Schmauss (erik.schma...@intel.com) changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-21 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #32 from M.J.G. (m...@fedoraproject.org) ---
(In reply to Erik Schmauss from comment #31)
> Also, what happens when you try to revert this commit on a kernel that
> crashes?
> 
> commit 88fa2dfb075a20c3464e3d303c57dd8ced9e8309
> Author: Ricardo Ribalda Delgado 
> Date:   Tue Oct 10 18:11:15 2017 +0200
> 
> i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA

What happens is that the revert does not apply cleanly to the 4.20.11 tree; if
I tree to resolve the conflicts the kernel fails to build (see build.log for
https://koji.fedoraproject.org/koji/taskinfo?taskID=32946407).

That commit is not exactly small, and a lot has changed in
drivers/i2c/busses/i2c-piix4.c since its introduction (it's described as
v4.14-rc4-5-g88fa2dfb075a) and before the appearance of the crashes (revert
does not apply cleanly to 4.19.6 either).

As for the changed debug parameters - which kernel should I boot with them to
be useful for you?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #31 from Erik Schmauss (erik.schma...@intel.com) ---
Also, what happens when you try to revert this commit on a kernel that crashes?

commit 88fa2dfb075a20c3464e3d303c57dd8ced9e8309
Author: Ricardo Ribalda Delgado 
Date:   Tue Oct 10 18:11:15 2017 +0200

i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #30 from Erik Schmauss (erik.schma...@intel.com) ---
Sorry about the delayed response. Could you boot with acpi.debug_layer=
0x0040 acpi.debug_level=0x600 log_buf_len=10M?

Thanks for your patience!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

Jean Delvare (jdelv...@suse.de) changed:

   What|Removed |Added

 CC||jdelv...@suse.de

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

M.J.G. (m...@fedoraproject.org) changed:

   What|Removed |Added

 Attachment #281031|0   |1
is obsolete||

--- Comment #29 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281047
  --> https://bugzilla.kernel.org/attachment.cgi?id=281047=edit
4.20.5 debug msgs

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

M.J.G. (m...@fedoraproject.org) changed:

   What|Removed |Added

 Attachment #281029|0   |1
is obsolete||

--- Comment #28 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281045
  --> https://bugzilla.kernel.org/attachment.cgi?id=281045=edit
4.16.16 debug msgs

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #27 from Erik Schmauss (erik.schma...@intel.com) ---
(In reply to M.J.G. from comment #26)
> (In reply to Erik Schmauss from comment #25)
> > Please post 4.20 adn 4.16 dmesg after re-building with CONFIG_ACPI_DEBUG=y
> > 
> > Sorry, I forgot to mention this :(
> 
> Looking at the meager diffs between the old and new dmesgs, I suspected
> something like that already...
> 
> On Fedora, this gets enabled for the debug kernel together with a lot of
> other debug options. Would this be OK for your purposes, or do you need the

So we might get more debugging info that we actually need. That's completely
fine by me!

> output of a non-debug kernel specifically rebuilt with CONFIG_ACPI_DEBUG=y
> only?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #26 from M.J.G. (m...@fedoraproject.org) ---
(In reply to Erik Schmauss from comment #25)
> Please post 4.20 adn 4.16 dmesg after re-building with CONFIG_ACPI_DEBUG=y
> 
> Sorry, I forgot to mention this :(

Looking at the meager diffs between the old and new dmesgs, I suspected
something like that already...

On Fedora, this gets enabled for the debug kernel together with a lot of other
debug options. Would this be OK for your purposes, or do you need the output of
a non-debug kernel specifically rebuilt with CONFIG_ACPI_DEBUG=y only?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #25 from Erik Schmauss (erik.schma...@intel.com) ---
Please post 4.20 adn 4.16 dmesg after re-building with CONFIG_ACPI_DEBUG=y

Sorry, I forgot to mention this :(

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #24 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281031
  --> https://bugzilla.kernel.org/attachment.cgi?id=281031=edit
4.20.5 acpi.debug

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #23 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281029
  --> https://bugzilla.kernel.org/attachment.cgi?id=281029=edit
4.16.16 acpi.debug

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #22 from Erik Schmauss (erik.schma...@intel.com) ---
(In reply to M.J.G. from comment #21)
> You want kernel msgs? I'll give kernel msgs! ;)
> 
> I'll be happy to give you more; testing/upload cycle takes a bit, though.

Thanks! This is helpful but I need a little more information. Please boot the
4.16.16 (working) and 4.20.5 (crash) with the following kernel parameters:

acpi.debug_layer=0x acpi.debug_level=0x600 log_buf_len=10M

These flags tend to spew a lot of data so that's why I included the log_buf_len
parameter. Please feel free to increase or decrease the size of the buffer in
order to capture all messages during boot.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #21 from M.J.G. (m...@fedoraproject.org) ---
You want kernel msgs? I'll give kernel msgs! ;)

I'll be happy to give you more; testing/upload cycle takes a bit, though.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #20 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281003
  --> https://bugzilla.kernel.org/attachment.cgi?id=281003=edit
acpidump

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #19 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 281001
  --> https://bugzilla.kernel.org/attachment.cgi?id=281001=edit
4.20.6 with revert patch (no crash)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #18 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280999
  --> https://bugzilla.kernel.org/attachment.cgi?id=280999=edit
4.16.16-300 (Fedora 28 kernel on fedora 29) no crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #17 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280997
  --> https://bugzilla.kernel.org/attachment.cgi?id=280997=edit
4.20.5 crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #16 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280995
  --> https://bugzilla.kernel.org/attachment.cgi?id=280995=edit
4.20.5 no crash with revert patch

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #15 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280993
  --> https://bugzilla.kernel.org/attachment.cgi?id=280993=edit
4.20.0 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #14 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280991
  --> https://bugzilla.kernel.org/attachment.cgi?id=280991=edit
4.19.9 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #13 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280989
  --> https://bugzilla.kernel.org/attachment.cgi?id=280989=edit
4.19.9 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #10 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280983
  --> https://bugzilla.kernel.org/attachment.cgi?id=280983=edit
4.19.4-300 boot kernelmsgs without crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #11 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280985
  --> https://bugzilla.kernel.org/attachment.cgi?id=280985=edit
4.19.5 boot kernelmsgs without crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #12 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280987
  --> https://bugzilla.kernel.org/attachment.cgi?id=280987=edit
4.19.6 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #9 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280981
  --> https://bugzilla.kernel.org/attachment.cgi?id=280981=edit
4.19.2-301 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #8 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280979
  --> https://bugzilla.kernel.org/attachment.cgi?id=280979=edit
4.19.2-300 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #7 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280977
  --> https://bugzilla.kernel.org/attachment.cgi?id=280977=edit
4.19.8 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #6 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280975
  --> https://bugzilla.kernel.org/attachment.cgi?id=280975=edit
4.19.8 atomacpi (revert patch) boot kernelmsgs without crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #4 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280971
  --> https://bugzilla.kernel.org/attachment.cgi?id=280971=edit
4.19.3 boot kernelmsgs without crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #5 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280973
  --> https://bugzilla.kernel.org/attachment.cgi?id=280973=edit
4.19.7 boot kernelmsgs with crash

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #3 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280969
  --> https://bugzilla.kernel.org/attachment.cgi?id=280969=edit
lscpu

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-02-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

--- Comment #2 from M.J.G. (m...@fedoraproject.org) ---
Created attachment 280967
  --> https://bugzilla.kernel.org/attachment.cgi?id=280967=edit
lspci

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-01-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

Erik Schmauss (erik.schma...@intel.com) changed:

   What|Removed |Added

 CC||erik.schma...@intel.com

--- Comment #1 from Erik Schmauss (erik.schma...@intel.com) ---
(In reply to M.J.G. from comment #0)
> Most kernels in the 4.19 and 4.20 series crash during boot in the acpi
> component on specific hardware (see below).
> 
> This is 100% reproducible.
> 
> By bisection, the culprit is commit 4abb951b73ff ("ACPICA: AML interpreter:
> add region addresses in global list during initialization"), which was first
> introduced in upstream v4.19.2 (commit 22083c028d0b), reverted in v4.19.3
> (commit 8ef305fbc50d), and finally included again in v4.19.6 (commit
> 87403e35bc56).
> 
> Jeremy Cline sent an email in response to its inclusion in v4.19.6, but it
> must have slipped through the cracks for the ACPI maintainers.
> 
> Original Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=1659225
> 
> Note that I tested both with vanilla and with Fedora kernels.
> 
> This is is an old HP/Compaq 6715b laptop. lscpu and lspci output is attached
> to the Fedora bug, as well as kernel msgs with and without crash for several
> kernel versions. Also, an atom user reported a similar problem that
> disappeared with the same revert.
> 
> Please let me know if I should repost the attachments from the Fedora bz
> over here.

Please do, that would be helpful. Also, could you try booting with an older
kernel? I'm thinking 4.16 or earlier and post the dmesg here. Also, please post
the ACPI dump.

https://01.org/linux-acpi/utilities

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 202475] Boot crash in acpi

2019-01-31 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202475

Erik Schmauss (erik.schma...@intel.com) changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla