Comment 9 for bug 129226

Revision history for this message
Brian Rogers (brian-rogers) wrote : Re: Kernel oops on resume

Another way to trigger the bug is to take the second CPU offline, then turn it back on:
sudo bash
cd /sys/devices/system/cpu/cpu1
echo 0 > online
echo 1 > online