From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging fixes for 4.16-rc6
Date: Wed, 14 Mar 2018 12:29:46 +0100 [thread overview]
Message-ID: <20180314112946.GA23773@kroah.com> (raw)
The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:
Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.16-rc6
for you to fetch changes up to 740a5759bf222332fbb5eda42f89aa25ba38f9b2:
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl (2018-03-06 07:21:10 -0800)
----------------------------------------------------------------
Staging fixes for 4.16-rc6
Here are 3 staging driver fixes for 4.16-rc6
Two of them are lockdep fixes for the ashmem driver that have been
reported by a number of people recently. The last one is a fix for the
comedi driver core.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Frank Mori Hess (1):
staging: comedi: fix comedi_nsamples_left.
Joel Fernandes (1):
staging: android: ashmem: Fix lockdep issue during llseek
Yisheng Xie (1):
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
drivers/staging/android/ashmem.c | 23 ++++++++++-------------
drivers/staging/comedi/drivers.c | 3 +--
2 files changed, 11 insertions(+), 15 deletions(-)
reply other threads:[~2018-03-14 11:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180314112946.GA23773@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--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