]> rtime.felk.cvut.cz Git - jailhouse.git/commit
x86: ioapic: Move ioapic_access_handler unmodified
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 6 Jul 2015 07:18:14 +0000 (09:18 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 14 Aug 2015 06:17:40 +0000 (08:17 +0200)
commit185e1e4c114c0e5db82ad475ae0db8b82c871690
treef8216759a9fb35d18633f6a81690b89eebc0da67
parent6f908009533f5bf1e8675ae0c935dbdce5788955
x86: ioapic: Move ioapic_access_handler unmodified

We will make this function static and then need it earlier in the code.
Move it up unmodified to prepare this. No functional change.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/ioapic.c