Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1740141
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs |
| Date | 2017-09-26 21:10 +0200 |
| Message-ID | <uu3p1-jm-27@gated-at.bofh.it> (permalink) |
| References | <uu3p0-jm-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/26/2017 11:57 AM, Vivien Didelot wrote:
> mv88e6xxx_g2_irq_free locks the registers mutex, but not
> mv88e6xxx_g1_irq_free, which results in a stack trace from
> assert_reg_lock when unloading the mv88e6xxx module. Fix this.
>
> Fixes: 3460a5770ce9 ("net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt")
> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
--
Florian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-09-26 21:10 +0200
Re: [PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs Florian Fainelli <f.fainelli@gmail.com> - 2017-09-26 21:10 +0200
RE: [PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs David Laight <David.Laight@ACULAB.COM> - 2017-09-27 11:10 +0200
Re: [PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs Andrew Lunn <andrew@lunn.ch> - 2017-09-27 15:10 +0200
RE: [PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs David Laight <David.Laight@ACULAB.COM> - 2017-09-27 18:50 +0200
Re: [PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs David Miller <davem@davemloft.net> - 2017-09-28 19:30 +0200
csiph-web