]> Pileus Git - ~andy/linux/commit
x86, ioapic: Remove duplicate code for saving/restoring RTEs
authorSuresh Siddha <suresh.b.siddha@intel.com>
Wed, 18 May 2011 23:31:34 +0000 (16:31 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 20 May 2011 11:40:54 +0000 (13:40 +0200)
commit15bac20bd8a039e9acb274785be82772e1237eed
tree81ff9581d36a2fa078f2273c1f1dc67931995b4c
parent31dce14a3269843f98ce1bc37d0c91b22f1991ee
x86, ioapic: Remove duplicate code for saving/restoring RTEs

Code flow for enabling interrupt-remapping has its own routines
for saving and restoring io-apic RTE's. ioapic suspend/resume
code flow also has similar routines. Remove the duplicate code.

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.673130611@sbsiddha-MOBL3.sc.intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/io_apic.c