Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1406257
| From | Gregory CLEMENT <gregory.clement@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net 0/2] Fix spinlock usage in HWBM |
| Date | 2016-05-24 18:10 +0200 |
| Message-ID | <rCn45-5wk-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, these two patches fix spinlock related issues introduced in v4.6. They have been reported by Russell King and Jean-Jacques Hiblot. Thanks to them, Gregory Gregory CLEMENT (2): net: mvneta: Fix lacking spinlock initialization net: hwbm: Fix unbalanced spinlock in error case drivers/net/ethernet/marvell/mvneta_bm.c | 1 + net/core/hwbm.c | 3 +++ 2 files changed, 4 insertions(+) -- 2.5.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH net 0/2] Fix spinlock usage in HWBM Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-05-24 18:10 +0200 [PATCH net 1/2] net: mvneta: Fix lacking spinlock initialization Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-05-24 18:10 +0200 [PATCH net 2/2] net: hwbm: Fix unbalanced spinlock in error case Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-05-24 18:10 +0200 Re: [PATCH net 0/2] Fix spinlock usage in HWBM David Miller <davem@davemloft.net> - 2016-05-25 21:50 +0200
csiph-web