[regression] Kernel OOPS on boot with Kernel 6.3(.1) and RTL8153 Gigabit Ethernet Adapter
From: Linux regression tracking (Thorsten Leemhuis) <hidden>
Date: 2023-05-05 09:39:53
Also in:
regressions
Hi, Thorsten here, the Linux kernel's regression tracker. I noticed a regression report in bugzilla.kernel.org. As many (most?) kernel developers don't keep an eye on it, I decided to forward it by mail. Note, you have to use bugzilla to reach the reporter, as I sadly[1] can not CCed them in mails like this. Quoting from https://bugzilla.kernel.org/show_bug.cgi?id=217399 :
Bernd Buschinski 2023-05-04 11:11:24 UTC Created attachment 304215 [details] Kernel OOPS on boot Hello, on my laptop with kernel 6.3.0 and 6.3.1 fails to correctly boot if the usb-c device "RTL8153 Gigabit Ethernet Adapter" is connected. If I unplug it, boot and the plug it in, everything works fine. This used to work fine with 6.2.10. HW: - Dell Inc. Latitude 7410/0M5G57, BIOS 1.22.0 03/20/2023 - Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter Call Trace (manually typed from the image, typos maybe be included) - bpf_dev_bound_netdeuv _unregister - unregister_netdevice_many_notify - unregister_netdevice_gueue - unregister_netdev - usbnet_disconnect - usb_unbind_interface - device_release_driver_internal - bus_remove_device - device_del - ? kobject_put - usb_disable_device - usb_set_configuration - rt18152_cfgselector_probe - usb_probe_device - really_probe - ? driver_probe_device - ... For the full output, please see the attached image. [tag] [reply] [−] Private Comment 1 Bernd Buschinski 2023-05-04 11:49:33 UTC lsusb: Bus 004 Device 003: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter and yes, I made a typo in the call trace, it is `rtl8152_cfgselector_probe` [tag] [reply] [−] Private Comment 2 Bernd Buschinski 2023-05-04 11:51:44 UTC Created attachment 304216 [details] lsusb -v, for the the device [tag] [reply] [−] Private Comment 3 Bernd Buschinski 2023-05-04 11:58:28 UTC I did not bisect it, but I think https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.3.1&id=ec51fbd1b8a2bca2948dede99c14ec63dc57ff6b is at least related, maybe.... feel free to correct me.
See the ticket for more details. [TLDR for the rest of this mail: I'm adding this report to the list of tracked Linux kernel regressions; the text you find below is based on a few templates paragraphs you might have encountered already in similar form.] BTW, let me use this mail to also add the report to the list of tracked regressions to ensure it's doesn't fall through the cracks: #regzbot introduced: v6.2..v6.3 https://bugzilla.kernel.org/show_bug.cgi?id=217399 #regzbot title: net/usb: RTL8153 Gigabit Ethernet Adapter stopped working #regzbot ignore-activity This isn't a regression? This issue or a fix for it are already discussed somewhere else? It was fixed already? You want to clarify when the regression started to happen? Or point out I got the title or something else totally wrong? Then just reply and tell me -- ideally while also telling regzbot about it, as explained by the page listed in the footer of this mail. Developers: When fixing the issue, remember to add 'Link:' tags pointing to the report (e.g. the buzgzilla ticket and maybe this mail as well, if this thread sees some discussion). See page linked in footer for details. Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr If I did something stupid, please tell me, as explained on that page. [1] because bugzilla.kernel.org tells users upon registration their "email address will never be displayed to logged out users"