commit | 4c79185cdb1425fb74241d0be772ff1a9913091a | [log] [tgz] |
---|---|---|
author | Suresh Siddha <suresh.b.siddha@intel.com> | Wed May 18 16:31:32 2011 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri May 20 13:40:50 2011 +0200 |
tree | 3e1201564d344469d8f7dae05f878e349f7cbd40 | |
parent | b64ce24daffb634b5b3133a2e411bd4de50654e8 [diff] |
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 <daniel.blueman@gmail.com> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Link: http://lkml.kernel.org/r/20110518233157.481404505@sbsiddha-MOBL3.sc.intel.com Signed-off-by: Ingo Molnar <mingo@elte.hu>