From: Thomas Gleixner Date: Tue, 8 Feb 2011 14:40:05 +0000 (+0100) Subject: genirq: Remove CONFIG_IRQ_PER_CPU X-Git-Tag: v2.6.39-rc1~503^2~9^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a58fb3bad099076f36f0f30f44507bc3275cdb6;p=pandora-kernel.git genirq: Remove CONFIG_IRQ_PER_CPU The saving of this switch is minimal versus the ifdef mess it creates. Simple enable PER_CPU unconditionally and remove the config switch. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed