On Sun, 01 Apr 2007 18:00:12 +0200 Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:We're calling smp_call_function() with local interrupts disabled, which is deadlockable. This, I expect, is because swsusp_suspend() optimistically tries to run everything with local interrupts disabled. I don't know why this has suddenly started happening - timekeeping_resume()->clock_was_set()->on_each_cpu() has been there for a while. Doesn't mainline do the same thing? Not sure what to do about this. The best fix would be to teach swsusp to not be so optmistic: resume functions are called with local irqs _enabled_ - that's part of their call environment. swsusp tries to call them with local irqs disabled and bad things happen. -
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Linus Torvalds | Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes g... |
git: | |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Ray Lee | Re: [BUG] New Kernel Bugs |
