Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1397980
| From | Johannes Thumshirn <jthumshirn@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] MCB: two additional fixes for v4.7 |
| Date | 2016-05-10 12:50 +0200 |
| Message-ID | <rxdoJ-P9-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Greg, Here are two additional fixes for MCB from me, which would be good to have in v4.7. One fixes a panic when doing a insmod/rmmod loop and one grabs a reference to the carrier driver's module as long as client drivers are loaded. Both bugs have been reported by Andy and he tested the fixes as well. Sorry for being so close to the merge window. Johannes Thumshirn (2): mcb: Acquire reference to device in probe mcb: Acquire reference to carrier module in core drivers/mcb/mcb-core.c | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) -- 2.8.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] MCB: two additional fixes for v4.7 Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-10 12:50 +0200 [PATCH 2/2] mcb: Acquire reference to carrier module in core Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-10 12:50 +0200 [PATCH 1/2] mcb: Acquire reference to device in probe Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-10 12:50 +0200
csiph-web