From: Venkat Subbiah Date: Mon, 3 Oct 2011 20:31:10 +0000 (-0700) Subject: MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD X-Git-Tag: v3.2-rc3~50^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63fb7a9dae820b3ff6754f794fd713f83e32fff;p=pandora-kernel.git MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD This is to exclude it from force threading to allow RT patch set to work. And while on this line * Remove IRQF_DISABLED as as this flag is NOOP * Add IRQF_PERCPU as this is a per cpu interrupt. Signed-off-by: Venkat Subbiah Acked-by: David Daney To: linux-mips@linux-mips.org To: linux-rt-users@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/2817/ Acked-by: Thomas Gleixner Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed