On Wed, 18 May 2011 16:31:31 -0700 Suresh Siddha <[email protected]> wrote:
> From: Daniel J Blueman <[email protected]> > > Fix a potential deadlock when resuming; here the calling function > has disabled interrupts, so we cannot sleep. > > Change the memory allocation flag from GFP_KERNEL to GFP_ATOMIC. > > TODO: We can do away with this memory allocation during resume by > reusing the ioapic suspend/resume code that uses boot time allocated > buffers. > > Signed-off-by: Daniel J Blueman <[email protected]> > Signed-off-by: Suresh Siddha <[email protected]> > Cc: <[email protected]> # v2.6.39 This is happening on 2.6.38 as well. _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
