platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
       [not found] <bug-220473-215701@https.bugzilla.kernel.org/>
@ 2025-08-22 11:09 ` bugzilla-daemon
  2025-08-22 14:34 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2025-08-22 11:09 UTC (permalink / raw)
  To: platform-driver-x86

https://bugzilla.kernel.org/show_bug.cgi?id=220473

Borislav Petkov (bp@alien8.de) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bp@alien8.de
           Assignee|platform_x86_64@kernel-bugs |drivers_platform_x86@kernel
                   |.osdl.org                   |-bugs.osdl.org

-- 
You may reply to this email to add a comment.

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

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

* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
       [not found] <bug-220473-215701@https.bugzilla.kernel.org/>
  2025-08-22 11:09 ` [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35) bugzilla-daemon
@ 2025-08-22 14:34 ` bugzilla-daemon
  2025-09-05 22:24 ` bugzilla-daemon
  2025-09-06  2:14 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2025-08-22 14:34 UTC (permalink / raw)
  To: platform-driver-x86

https://bugzilla.kernel.org/show_bug.cgi?id=220473

Ilpo Järvinen (ilpo.jarvinen@linux.intel.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilpo.jarvinen@linux.intel.c
                   |                            |om

--- Comment #7 from Ilpo Järvinen (ilpo.jarvinen@linux.intel.com) ---
(In reply to Eduardo Medina from comment #5)
> Sorry, but I can't reproduce the kernel panic intentionally. I didn't see
> any clear patron to do it.
> 
> But I blacklisted the 'asus_wmi' and the 'asus_nb_wmi' modules through the
> '/etc/modprobe.d/blacklist.conf' file and now I can shutdown and reboot the
> ASUS computer normally through GNOME.
> 
> Through the openSUSE Bugzilla I was linked to this. I don't know if this
> related to this topic:
> 
> https://lore.kernel.org/all/07815053-0e31-4e8e-8049-b652c929323b@kernel.org/
> 
> https://bugzilla.opensuse.org/show_bug.cgi?id=1246924

You've acpi_register_lps0_dev.cold+0x13/0x1c in your trace above so it looks
very likely the same issue. I'm hoping Luke responds in a reasonable time as he
has been too busy for kernel work recently.

-- 
You may reply to this email to add a comment.

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

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

* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
       [not found] <bug-220473-215701@https.bugzilla.kernel.org/>
  2025-08-22 11:09 ` [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35) bugzilla-daemon
  2025-08-22 14:34 ` bugzilla-daemon
@ 2025-09-05 22:24 ` bugzilla-daemon
  2025-09-06  2:14 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2025-09-05 22:24 UTC (permalink / raw)
  To: platform-driver-x86

https://bugzilla.kernel.org/show_bug.cgi?id=220473

binarygator@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |binarygator@gmail.com

--- Comment #8 from binarygator@gmail.com ---
Hello everyone! I'm experiencing the same exact problem on my ASUS ROG MAXIMUS
Z790 HERO, whenever I boot with kernels 6.16.3 or 6.16.4.

6.16.3: really hard to get to GDM, it usually starts printing stacktraces one
after th e other without stopping. If I do manage to log into the GNOME
session, it won't last long and it's not possible to reboot or shutdown (gets
stuck and need to reach for the reset or power button)
6.16.4: easier to get into the GNOME session, but everything else still applies

I also keep getting the lib/list_debug.c:35 kernel bug:

```
[Fri Sep  5 23:47:08 2025] list_add double add: new=ffffffffc0e187c0,
prev=ffffffffb4327a20, next=ffffffffc0e187c0.
[Fri Sep  5 23:47:08 2025] ------------[ cut here ]------------
[Fri Sep  5 23:47:08 2025] kernel BUG at lib/list_debug.c:35!
```

The usual asus_nb_wmi, asus_wmi, and asus_eeepc (might be wrong on this name)
are mentioned in the messages.

If it's of any use, I'm on the latest UEFI version. System is otherwise rock
solid on any other kernel.

Luckily I'm on Fedora Silverblue and so I was able to downgrade the kernel and
pin the deployment, but that means there's no way to get any kind of update or
install any new package because I'll also import the new kernel.

I noticed there's a kernel-debug package, i might try to install it tomorrow
and see if I can get any output.

-- 
You may reply to this email to add a comment.

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

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

* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
       [not found] <bug-220473-215701@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2025-09-05 22:24 ` bugzilla-daemon
@ 2025-09-06  2:14 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2025-09-06  2:14 UTC (permalink / raw)
  To: platform-driver-x86

https://bugzilla.kernel.org/show_bug.cgi?id=220473

--- Comment #9 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
This commit should probably help.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/platform/x86?id=5549202b9c02c2ecbc8634768a3da8d9e82d548d

-- 
You may reply to this email to add a comment.

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

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

end of thread, other threads:[~2025-09-06  2:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-220473-215701@https.bugzilla.kernel.org/>
2025-08-22 11:09 ` [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35) bugzilla-daemon
2025-08-22 14:34 ` bugzilla-daemon
2025-09-05 22:24 ` bugzilla-daemon
2025-09-06  2:14 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).