From: Cyrill Gorcunov Date: Mon, 11 Aug 2008 14:34:08 +0000 (+0400) Subject: x86: apic interrupts - move assignments to irqinit_32.c, v2 X-Git-Tag: v2.6.28-rc1~711^2~1^2~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae111cdd8d83ebf9de72e36e68a8c84b6ebbeea;p=pandora-kernel.git x86: apic interrupts - move assignments to irqinit_32.c, v2 64bit mode APIC interrupt handlers are set within irqinit_64.c. Lets do tha same for 32bit mode which would help in furter code merging. Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed