summaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
diff options
context:
space:
mode:
authorKevin Hao <haokexin@gmail.com>2014-11-14 08:51:22 +0300
committerScott Wood <scottwood@freescale.com>2014-11-18 07:00:30 +0300
commitd7ce4377494adfaf8afb15ecf4f07d399bbf13d9 (patch)
tree5e71f83a6ce3f4f77b0f77fcb30c7d7d1fbf4c76 /arch/arm/mach-prima2
parent8a97577a5967c1234ccc3bc1b45e4b1a58b39ea8 (diff)
downloadlinux-d7ce4377494adfaf8afb15ecf4f07d399bbf13d9.tar.xz
powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD
The commit 543c043cbae7 ("powerpc/fsl_msi: change the irq handler from chained to normal") changes the msi cascade handler from chained to normal. Since cascade handler must run in hard interrupt context, this will cause kernel panic if we force threading of all the interrupt handler via kernel command parameter 'threadirqs'. So mark the irq handler IRQF_NO_THREAD explicitly. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/arm/mach-prima2')
0 files changed, 0 insertions, 0 deletions