Skip to content
Commit 6c0ffb9d authored by Linus Torvalds's avatar Linus Torvalds
Browse files

x86-64: clean up io-apic accesses

This is just commit 130fe05d

 ported to
x86-64, for all the same reasons.  It cleans up the IO-APIC accesses in
order to then fix the ordering issues.

We move the accessor functions (that were only used by io_apic.c) out of
a header file, and use proper memory-mapped accesses rather than making
up our own "volatile" pointers.

Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 464908d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment