From: Thomas Gleixner Date: Wed, 5 Oct 2011 02:30:51 +0000 (+0000) Subject: powerpc: Allow irq threading X-Git-Tag: v3.3-rc1~181^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d2c47352453606fdfef17742ab4154262f937d;p=pandora-kernel.git powerpc: Allow irq threading All interrupts which must be non threaded are marked IRQF_NO_THREAD. So it's safe to allow force threaded handlers. Signed-off-by: Thomas Gleixner Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed