From: Thomas Gleixner Date: Tue, 8 Feb 2011 15:50:00 +0000 (+0100) Subject: genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it X-Git-Tag: v2.6.39-rc1~503^2~9^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f53f92404bead2ab2154d45c8f508880bb5d95d;p=pandora-kernel.git genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it Its' too ugly and needs to go. The only users are core code and parisc. Core code does not need it and parisc gets a new check once IRQ_PER_CPU is reflected in irq_data.state. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed