public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Johannes Thumshirn <jthumshirn@suse.de>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Andreas Werner <andreas.werner@men.de>,
	Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>,
	Johannes Thumshirn <jthumshirn@suse.de>
Subject: [PATCH 0/2] MCB: two additional fixes for v4.7
Date: Tue, 10 May 2016 12:39:43 +0200	[thread overview]
Message-ID: <cover.1462876444.git.jthumshirn@suse.de> (raw)

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

             reply	other threads:[~2016-05-10 10:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-10 10:39 Johannes Thumshirn [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1462876444.git.jthumshirn@suse.de \
    --to=jthumshirn@suse.de \
    --cc=andreas.werner@men.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox