From: Rafael J. Wysocki Date: Tue, 13 Jan 2009 23:39:19 +0000 (+0100) Subject: PCI: handle PCI state saving with interrupts disabled X-Git-Tag: v2.6.27.12~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939c599209d596d205cc44a7fb41b727f20fc459;p=pandora-kernel.git PCI: handle PCI state saving with interrupts disabled commit 63f4898ace2788a89ed685672aab092e1c3e50e6 upstream. Since interrupts will soon be disabled at PCI resume time, we need to pre-allocate memory to save/restore PCI config space (or use GFP_ATOMIC, but this is safer). Reported-by: Linus Torvalds Signed-off-by: "Rafael J. Wysocki" Signed-off-by: Jesse Barnes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed