From: Ivan Kokshaysky Date: Fri, 6 Jan 2006 08:12:21 +0000 (-0800) Subject: [PATCH] Alpha: convert to generic irq framework (generic part) X-Git-Tag: v2.6.16-rc1~936^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee45269b0f5979c70bc151c6c2f4e5f4f5ababe;p=pandora-kernel.git [PATCH] Alpha: convert to generic irq framework (generic part) Thanks to Christoph for doing most of the work. This allows automatic SMP IRQ affinity assignment other than default "all interrupts on all CPUs" which is rather expensive. This might be useful if the hardware can be programmed to distribute interrupts among different CPUs, like Alpha does. Signed-off-by: Ivan Kokshaysky Cc: Christoph Hellwig Cc: Richard Henderson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed