[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180113203044.GA11735@kroah.com>
Date: Sat, 13 Jan 2018 21:30:44 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PULL] Staging driver fixe for 4.15-rc8
The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d:
Linux 4.15-rc6 (2017-12-31 14:47:43 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.15-rc8
for you to fetch changes up to 443064cb0b1fb4569fe0a71209da7625129fb760:
staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl (2018-01-09 15:32:11 +0100)
----------------------------------------------------------------
Staging driver fix for 4.15-rc8
Here is a single android ashmem bugfix that resolves a reported issue in
that interface. It's been in linux-next this week with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Viktor Slavkovic (1):
staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
drivers/staging/android/ashmem.c | 2 ++
1 file changed, 2 insertions(+)
Powered by blists - more mailing lists