commit | c7e844f0415252c7e1a2153a97e7a0c511d61ada | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Mon Feb 04 16:48:03 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 04 16:48:03 2008 +0100 |
tree | 7d8a503b4112ba50a35b2d731b86803935507756 | |
parent | fa0c864d998c9c97d11db097d5736028d5c80985 [diff] |
x86: move NUMAQ io handling into arch/x86/pci/numa.c numa.c is the only user of the {in,out}*_quad functions. And it has only a few call sites. Change them to open code the magic NUMAQ port access. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>