[linux-pm] Kernel panic after resuming from S4 on Napa dual-core.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I am struggling with a S4 issue. On a Napa dual-core laptop, sometimes
when resuming from S4, kernel panic occurs, then system reboots. After
some investigation, I found it's due to CPU1(AP) can't be woken up in
time, and
this can be alleviated, even eliminated by introducing more delay in
function wakeup_secondary_cpu().In official kernel tree, there were
three lines in this function for delaying: mdelay(10), udelay(300) and
udelay(200), now I changed them all to mdelay(500). Seems incorrect
timing has led to the issue. Could you help me to root cause it? Thanks.

Best regards
Hu, Fenghua



[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux