linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MCB: two additional fixes for v4.7
@ 2016-05-10 10:39 Johannes Thumshirn
  2016-05-10 10:39 ` [PATCH 1/2] mcb: Acquire reference to device in probe Johannes Thumshirn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johannes Thumshirn @ 2016-05-10 10:39 UTC (permalink / raw)
  To: Greg KH; +Cc: Andreas Werner, Linux Kernel Mailinglist, Johannes Thumshirn

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-14  1:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-10 10:39 [PATCH 0/2] MCB: two additional fixes for v4.7 Johannes Thumshirn
2016-05-10 10:39 ` [PATCH 1/2] mcb: Acquire reference to device in probe Johannes Thumshirn
2016-05-10 10:39 ` [PATCH 2/2] mcb: Acquire reference to carrier module in core Johannes Thumshirn
2016-05-30 11:15 ` [PATCH 0/2] MCB: two additional fixes for v4.7 Johannes Thumshirn
2016-06-14  1:49   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).