Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682135
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] irqchip/mips-gic: Add missing shared interrupt handler |
| Date | 2017-07-06 09:50 +0200 |
| Message-ID | <u09HX-1nl-1@gated-at.bofh.it> (permalink) |
| References | <tZWB3-Ve-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 6 Jul 2017, jrjang@gmail.com wrote:
> From: Jun-Ru Chang <jrjang@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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] irqchip/mips-gic: Add missing shared interrupt handler jrjang@gmail.com - 2017-07-05 19:50 +0200
Re: [PATCH] irqchip/mips-gic: Add missing shared interrupt handler Thomas Gleixner <tglx@linutronix.de> - 2017-07-06 09:50 +0200
Re: [PATCH] irqchip/mips-gic: Add missing shared interrupt handler Jun-Ru Chang <jrjang@gmail.com> - 2017-07-06 10:10 +0200
[PATCH v2] irqchip/mips-gic: Add missing shared interrupt handler jrjang@gmail.com - 2017-07-06 11:30 +0200
Re: [PATCH v2] irqchip/mips-gic: Add missing shared interrupt handler Thomas Gleixner <tglx@linutronix.de> - 2017-07-06 14:10 +0200
Re: [PATCH v2] irqchip/mips-gic: Add missing shared interrupt handler Paul Burton <paul.burton@imgtec.com> - 2017-07-06 18:40 +0200
csiph-web