From: Felipe Balbi <balbi@ti.com>
To: David Eccher <d.eccher@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Al Viro <viro@zeniv.linux.org.uk>, <linux-usb@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, David Eccher <d.eccher@gmail.com>
Subject: Re: [PATCH v2 1/1] USB: inode.c: fix unbalanced spin_lock in ep0_write
Date: Wed, 16 Dec 2015 10:54:44 -0600 [thread overview]
Message-ID: <87egemfi5n.fsf@saruman.tx.rr.com> (raw)
In-Reply-To: <1449868435-11492-1-git-send-email-d.eccher@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 368 bytes --]
Hi,
David Eccher <d.eccher@gmail.com> writes:
> Fix bad unlock balance: ep0_write enter with the locks locked from
> inode.c:1769, hence it must exit with spinlock held to avoid double
> unlock in dev_config.
>
> Signed-off-by: David Eccher <d.eccher@gmail.com>
which commit is this fixing ? Do we need this backported to stable
kernels ?
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
next prev parent reply other threads:[~2015-12-16 16:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-11 21:13 [PATCH v2 1/1] USB: inode.c: fix unbalanced spin_lock in ep0_write David Eccher
2015-12-16 16:54 ` Felipe Balbi [this message]
2015-12-16 16:55 ` Felipe Balbi
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=87egemfi5n.fsf@saruman.tx.rr.com \
--to=balbi@ti.com \
--cc=d.eccher@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.