kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #136744
[Bug 1498778] Re: cpu hot-remove fails with nvme device
** Changed in: linux (Ubuntu Vivid)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1498778
Title:
cpu hot-remove fails with nvme device
Status in HWE Next:
In Progress
Status in linux package in Ubuntu:
In Progress
Status in linux source package in Vivid:
Fix Committed
Bug description:
Using cpu hotplug to disable (offline) a cpu:
echo 0 > /sys/devices/system/cpu/cpu10/online
does not return.
Machine is usable, and cpu10 is marked as offline, but any test
scripts hangs because the "echo 0" never returned.
Doing bisect pointed to this commit id: a4aea5623d "NVMe: Convert to blk-mq"
Indeed, the test machine in question has an NVMe card.
Doing "rmmod nvme" and then disabling cpus works.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1498778/+subscriptions
References