On Thu, 6 Jul 2017, jrj...@gmail.com wrote: > From: Jun-Ru Chang <jrj...@gmail.com> > > Set handle_level_irq handler for shared interrupts to avoid hanging with > "unexpected IRQ" messages display. > > Change-Id: I6b9c0e8a13b28361f2daf89609f48cbdd397eb36
This information is entirely useless. Instead of that please provide the information which commit introduced the problem in the form of a Fixes tag. Fixes: 0123456789AB ("irqchip/mips-gic: Make stuff different") That information lets us identify the scope of the fix, i.e. whether it fixes something which was introduced in the current merge window or whether this is a fix which needs to be backported into stable. Thanks, tglx