linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi
@ 2023-10-01 12:43 bugzilla-daemon
  2023-10-01 12:43 ` [Bug 217960] " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-10-01 12:43 UTC (permalink / raw)
  To: linux-usb

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

            Bug ID: 217960
           Summary: Linux 6.5.5 - kernel BUG with ucsi_acpi
           Product: Drivers
           Version: 2.5
          Hardware: Intel
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: USB
          Assignee: drivers_usb@kernel-bugs.kernel.org
          Reporter: alxchk@gmail.com
        Regression: No

After update to linux 6.5.5 I observed several crashes during bootup when USB
drive connected to USB-C hub. To find out what has been crashed I enabled EFI
pstore. Unfortunately there were no crashes after that. However, there are
kernel BUG traces in dmesg. After several experiments I found strong
correlation between ucsi_acpi driver and the crash.

I blacklisted:
blacklist typec_ucsi
blacklist ucsi_acpi
blacklist roles
blacklist typec

Two dmesgs are in attachment. 

The messages to search:
ucsi_acpi USBC000:00: possible UCSI driver bug 2
ucsi_acpi USBC000:00: error -EINVAL: PPM init failed

-- 
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] 7+ messages in thread

* [Bug 217960] Linux 6.5.5 - kernel BUG with ucsi_acpi
  2023-10-01 12:43 [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi bugzilla-daemon
@ 2023-10-01 12:43 ` bugzilla-daemon
  2023-10-01 12:44 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-10-01 12:43 UTC (permalink / raw)
  To: linux-usb

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

--- Comment #1 from Oleksii Shevchuk (alxchk@gmail.com) ---
Created attachment 305170
  --> https://bugzilla.kernel.org/attachment.cgi?id=305170&action=edit
dmesg1

-- 
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] 7+ messages in thread

* [Bug 217960] Linux 6.5.5 - kernel BUG with ucsi_acpi
  2023-10-01 12:43 [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi bugzilla-daemon
  2023-10-01 12:43 ` [Bug 217960] " bugzilla-daemon
@ 2023-10-01 12:44 ` bugzilla-daemon
  2023-10-01 14:06 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-10-01 12:44 UTC (permalink / raw)
  To: linux-usb

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

--- Comment #2 from Oleksii Shevchuk (alxchk@gmail.com) ---
Created attachment 305171
  --> https://bugzilla.kernel.org/attachment.cgi?id=305171&action=edit
dmesg2

-- 
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] 7+ messages in thread

* [Bug 217960] Linux 6.5.5 - kernel BUG with ucsi_acpi
  2023-10-01 12:43 [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi bugzilla-daemon
  2023-10-01 12:43 ` [Bug 217960] " bugzilla-daemon
  2023-10-01 12:44 ` bugzilla-daemon
@ 2023-10-01 14:06 ` bugzilla-daemon
  2023-10-01 14:25 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-10-01 14:06 UTC (permalink / raw)
  To: linux-usb

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

Bagas Sanjaya (bagasdotme@gmail.com) changed:

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

--- Comment #3 from Bagas Sanjaya (bagasdotme@gmail.com) ---
(In reply to Oleksii Shevchuk from comment #0)
> After update to linux 6.5.5 I observed several crashes during bootup when
> USB drive connected to USB-C hub. To find out what has been crashed I
> enabled EFI pstore. Unfortunately there were no crashes after that. However,
> there are kernel BUG traces in dmesg. After several experiments I found
> strong correlation between ucsi_acpi driver and the crash.
> 
> I blacklisted:
> blacklist typec_ucsi
> blacklist ucsi_acpi
> blacklist roles
> blacklist typec
> 
> Two dmesgs are in attachment. 
> 
> The messages to search:
> ucsi_acpi USBC000:00: possible UCSI driver bug 2
> ucsi_acpi USBC000:00: error -EINVAL: PPM init failed

Do you have this issue on v6.4?

-- 
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] 7+ messages in thread

* [Bug 217960] Linux 6.5.5 - kernel BUG with ucsi_acpi
  2023-10-01 12:43 [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi bugzilla-daemon
                   ` (2 preceding siblings ...)
  2023-10-01 14:06 ` bugzilla-daemon
@ 2023-10-01 14:25 ` bugzilla-daemon
  2023-10-01 14:25 ` bugzilla-daemon
  2023-10-01 23:40 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-10-01 14:25 UTC (permalink / raw)
  To: linux-usb

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

--- Comment #4 from Oleksii Shevchuk (alxchk@gmail.com) ---
No. Here is dmesg from 6.4.3 without blacklists

-- 
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] 7+ messages in thread

* [Bug 217960] Linux 6.5.5 - kernel BUG with ucsi_acpi
  2023-10-01 12:43 [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi bugzilla-daemon
                   ` (3 preceding siblings ...)
  2023-10-01 14:25 ` bugzilla-daemon
@ 2023-10-01 14:25 ` bugzilla-daemon
  2023-10-01 23:40 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-10-01 14:25 UTC (permalink / raw)
  To: linux-usb

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

--- Comment #5 from Oleksii Shevchuk (alxchk@gmail.com) ---
Created attachment 305172
  --> https://bugzilla.kernel.org/attachment.cgi?id=305172&action=edit
dmesg 6.4.3

-- 
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] 7+ messages in thread

* [Bug 217960] Linux 6.5.5 - kernel BUG with ucsi_acpi
  2023-10-01 12:43 [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi bugzilla-daemon
                   ` (4 preceding siblings ...)
  2023-10-01 14:25 ` bugzilla-daemon
@ 2023-10-01 23:40 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2023-10-01 23:40 UTC (permalink / raw)
  To: linux-usb

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

--- Comment #6 from Bagas Sanjaya (bagasdotme@gmail.com) ---
On 01/10/2023 21:25, bugzilla-daemon@kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=217960
> 
> --- Comment #4 from Oleksii Shevchuk (alxchk@gmail.com) ---
> No. Here is dmesg from 6.4.3 without blacklists
> 

Then please bisect (see Documentation/admin-guide/bug-bisect.rst
for instructions).

-- 
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] 7+ messages in thread

end of thread, other threads:[~2023-10-01 23:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01 12:43 [Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi bugzilla-daemon
2023-10-01 12:43 ` [Bug 217960] " bugzilla-daemon
2023-10-01 12:44 ` bugzilla-daemon
2023-10-01 14:06 ` bugzilla-daemon
2023-10-01 14:25 ` bugzilla-daemon
2023-10-01 14:25 ` bugzilla-daemon
2023-10-01 23:40 ` 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).