This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1744163

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
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/1744163

Title:
  CPU offlining can trigger hangs with HP ProLiant DL360p Gen8.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CPU offlining can trigger hangs with HP ProLiant DL360p Gen8 on Ubuntu
  17.10.

  The hangs also occur with latest mainline kernel Linux 4.15-rc8.

  I bisected the upstream mainline kernel. This is a regression
  introduced by Linux 4.13-rc1 commit
  c5cb83bb337c25caae995d992d1cdf9b317f83de ("genirq/cpuhotplug: Handle
  managed IRQs on CPU hotplug").
  
https://github.com/torvalds/linux/commit/c5cb83bb337c25caae995d992d1cdf9b317f83de

  This test case to offline all CPUs except for CPU 0 can be used to
  trigger a hang.

  for i in $(seq 1 $(expr $(nproc --all) - 1)); do sudo sh -c "echo 0 >
  /sys/devices/system/cpu/cpu$i/online"; done

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1744163/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to