From: Ingo Molnar Date: Tue, 17 Feb 2009 17:09:24 +0000 (+0100) Subject: x86, apic: move APIC drivers to arch/x86/kernel/apic/* X-Git-Tag: v2.6.30-rc1~211^2~43^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f62bae5009c1ba596cd475cafbc83e0570a36e26;p=pandora-kernel.git x86, apic: move APIC drivers to arch/x86/kernel/apic/* arch/x86/kernel/ is getting a bit crowded, and the APIC drivers are scattered into various different files. Move them to arch/x86/kernel/apic/*, and also remove the 'gen' prefix from those which had it. Also move APIC related functionality: the IO-APIC driver, the NMI and the IPI code. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed