mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tomas Winkler <tomas.winkler@intel.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Alexander Usyskin <alexander.usyskin@intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Samuel Ortiz <sameo@linux.intel.com>
Subject: Re: [char-misc 4.2] mei: nfc: fix deadlock on shutdown/suspend path
Date: Tue, 7 Jul 2015 15:00:54 -0700	[thread overview]
Message-ID: <20150707220054.GA29402@kroah.com> (raw)
In-Reply-To: <CA+55aFzOmehFmeqT6ibU0dEm5ae_mDwO3xzsadXAVo-8EYymrw@mail.gmail.com>

On Tue, Jul 07, 2015 at 02:40:13PM -0700, Linus Torvalds wrote:
> On Tue, Jul 7, 2015 at 2:22 PM, Tomas Winkler <tomas.winkler@intel.com> wrote:
> > In function mei_nfc_host_exit mei_cl_remove_device cannot be called
> > under the device mutex as device removing flow invokes the device driver
> > remove handler that calls in turn to mei_cl_disable_device which
> > naturally acquires the device mutex.
> 
> Yup, tested and confirmed. This patch fixes things for me without the
> revert. Thanks.
> 
> Greg, should I just apply it directly, or do we go through your tree?

Feel free to take it directly, that way it fixes your laptop now, I
don't have any other pending char-misc patches at the moment.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

thanks,

greg k-h

      reply	other threads:[~2015-07-07 22:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07 21:22 Tomas Winkler
2015-07-07 21:40 ` Linus Torvalds
2015-07-07 22:00   ` Greg Kroah-Hartman [this message]

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=20150707220054.GA29402@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=alexander.usyskin@intel.com \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --cc=tomas.winkler@intel.com \
    --cc=torvalds@linux-foundation.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

Powered by JetHome