All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 219590] Linux 6.13 ucsi driver error: drivers/usb/typec/ucsi/ucsi.c:1374 ucsi_reset_ppm
Date: Mon, 13 Jan 2025 10:26:51 +0000	[thread overview]
Message-ID: <bug-219590-208809-0wjjWhuNlb@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-219590-208809@https.bugzilla.kernel.org/>

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

--- Comment #3 from Guido (guido.iodice@gmail.com) ---
Don't know how this is related 

13.01.2025 10:51:35:637 kernel  ------------[ cut here ]------------
13.01.2025 10:51:35:637 kernel  workqueue: work disable count underflowed
13.01.2025 10:51:35:637 kernel  WARNING: CPU: 1 PID: 25 at
kernel/workqueue.c:4317 enable_work+0xdc/0x100
13.01.2025 10:51:35:637 kernel  Modules linked in:
13.01.2025 10:51:35:637 kernel  CPU: 1 UID: 0 PID: 25 Comm: cpuhp/1 Not tainted
6.13.0-rc6-1-MANJARO #1 0ff203b605de2496cb4d97c5ea24b610f623d28d
13.01.2025 10:51:35:637 kernel  Hardware name: Dell Inc. Inspiron 5502/0WNVYK,
BIOS 1.33.1 11/15/2024
13.01.2025 10:51:35:637 kernel  RIP: 0010:enable_work+0xdc/0x100
13.01.2025 10:51:35:637 kernel  Code: de 2e 02 00 74 04 31 ed eb b3 48 c7 c7 60
9e 08 9a 48 89 54 24 10 89 44 24 0c 48 89 34 24 c6 05 45 de 2e 02 01 e8 64 5e
fd ff <0f> 0b 31 ed 48 8b 34 24 8b 44 24 0c 48 8b 54 24 10 eb 80 e8 4c cc
13.01.2025 10:51:35:637 kernel  RSP: 0000:ffff9aa8c01bfe10 EFLAGS: 00010086
13.01.2025 10:51:35:637 kernel  RAX: 0000000000000000 RBX: ffff8f6cbf4b1a40
RCX: 0000000000000003
13.01.2025 10:51:35:637 kernel  RDX: 0000000000000000 RSI: 0000000000000003
RDI: 0000000000000001
13.01.2025 10:51:35:637 kernel  RBP: ffff9aa8c01bfe28 R08: 0000000000000000
R09: ffff9aa8c01bfc90
13.01.2025 10:51:35:637 kernel  R10: ffffffff9aab5408 R11: 0000000000000003
R12: 00000000000000c4
13.01.2025 10:51:35:637 kernel  R13: ffffffff98be3b30 R14: 0000000000000000
R15: ffff8f6cbf4a1408
13.01.2025 10:51:35:637 kernel  FS:  0000000000000000(0000)
GS:ffff8f6cbf480000(0000) knlGS:0000000000000000
13.01.2025 10:51:35:637 kernel  CS:  0010 DS: 0000 ES: 0000 CR0:
0000000080050033
13.01.2025 10:51:35:637 kernel  CR2: 0000000000000000 CR3: 0000000330e22001
CR4: 0000000000f70ef0
13.01.2025 10:51:35:637 kernel  PKRU: 55555554
13.01.2025 10:51:35:637 kernel  Call Trace:
13.01.2025 10:51:35:637 kernel   <TASK>
13.01.2025 10:51:35:637 kernel   ? enable_work+0xdc/0x100
13.01.2025 10:51:35:637 kernel   ? __warn.cold+0x93/0xf6
13.01.2025 10:51:35:637 kernel   ? enable_work+0xdc/0x100
13.01.2025 10:51:35:637 kernel   ? report_bug+0xff/0x140
13.01.2025 10:51:35:637 kernel   ? handle_bug+0x58/0x90
13.01.2025 10:51:35:637 kernel   ? exc_invalid_op+0x17/0x70
13.01.2025 10:51:35:637 kernel   ? asm_exc_invalid_op+0x1a/0x20
13.01.2025 10:51:35:637 kernel   ? __pfx_vmstat_cpu_online+0x10/0x10
13.01.2025 10:51:35:637 kernel   ? enable_work+0xdc/0x100
13.01.2025 10:51:35:637 kernel   vmstat_cpu_online+0x61/0x70
13.01.2025 10:51:35:637 kernel   cpuhp_invoke_callback+0x11f/0x420
13.01.2025 10:51:35:637 kernel   ? __pfx_smpboot_thread_fn+0x10/0x10
13.01.2025 10:51:35:637 kernel   cpuhp_thread_fun+0xa2/0x170
13.01.2025 10:51:35:637 kernel   smpboot_thread_fn+0xda/0x1d0
13.01.2025 10:51:35:637 kernel   kthread+0xcf/0x100
13.01.2025 10:51:35:637 kernel   ? __pfx_kthread+0x10/0x10
13.01.2025 10:51:35:637 kernel   ret_from_fork+0x31/0x50
13.01.2025 10:51:35:637 kernel   ? __pfx_kthread+0x10/0x10
13.01.2025 10:51:35:637 kernel   ret_from_fork_asm+0x1a/0x30
13.01.2025 10:51:35:637 kernel   </TASK>
13.01.2025 10:51:35:637 kernel  ---[ end trace 0000000000000000 ]---

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

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

  parent reply	other threads:[~2025-01-13 10:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-11 13:23 [Bug 219590] New: Linux 6.13 ucsi driver error bugzilla-daemon
2024-12-30 21:54 ` [Bug 219590] " bugzilla-daemon
2025-01-01 11:33 ` bugzilla-daemon
2025-01-13 10:26 ` bugzilla-daemon [this message]
2025-01-13 12:39 ` [Bug 219590] Linux 6.13 ucsi driver error: drivers/usb/typec/ucsi/ucsi.c:1374 ucsi_reset_ppm bugzilla-daemon
2025-01-13 18:54 ` bugzilla-daemon
2025-01-23 10:43 ` bugzilla-daemon
2025-02-01 21:15 ` bugzilla-daemon
2025-02-01 21:16 ` bugzilla-daemon
2025-02-01 21:20 ` bugzilla-daemon
2025-02-03 17:24 ` bugzilla-daemon
2025-02-03 17:29 ` bugzilla-daemon
2025-02-03 18:28 ` bugzilla-daemon
2025-02-06 13:22 ` bugzilla-daemon
2025-02-06 13:53 ` bugzilla-daemon
2025-02-18 18:44 ` bugzilla-daemon
2025-03-05 10:28 ` bugzilla-daemon
2025-03-16 19:50 ` bugzilla-daemon
2025-03-17 17:57 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-219590-208809-0wjjWhuNlb@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.