From: Suresh Siddha Date: Wed, 18 May 2011 23:31:32 +0000 (-0700) Subject: x86, ioapic: Allocate ioapic_saved_data early X-Git-Tag: v3.0-rc1~334^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c79185cdb1425fb74241d0be772ff1a9913091a;p=pandora-kernel.git x86, ioapic: Allocate ioapic_saved_data early This allows re-using this buffer for enabling interrupt-remapping during boot and resume. And thus allow for consolidating the code between ioapic suspend/resume and interrupt-remapping. Tested-by: Daniel J Blueman Signed-off-by: Suresh Siddha Link: http://lkml.kernel.org/r/20110518233157.481404505@sbsiddha-MOBL3.sc.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed