Bug 97391
Summary: | Computer Reboots instead of Shutdown | ||
---|---|---|---|
Product: | Drivers | Reporter: | Brian Monroe (briancmonroe) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | briancmonroe |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.17.4 or later | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Brian Monroe
2015-04-28 04:13:59 UTC
On Tue, Apr 28, 2015 at 04:13:59AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=97391 > > Bug ID: 97391 > Summary: Computer Reboots instead of Shutdown Please send to the linux-usb@vger.kernel.org mailing list. Sent to list http://fpaste.org/218248/43075468/ - dmesg --kernel output after shutting down and getting reboot action instead. From the list, it was requested to build a kernel with xhci as a module to see if a kernel panic was happening during shutdown. I did this and tried to remove it and re-add (rmmod and modprobe) it to see if a kernel panic happens, but it doesn't. http://ur1.ca/lwkov - dmesg --kernel output after removing the xhci_pci module. This issue is still persistent in kernel version 4.1.6 This issue is no longer persistent in kernel version 4.4.6 |