From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754437AbeAMUap (ORCPT + 1 other); Sat, 13 Jan 2018 15:30:45 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56246 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753591AbeAMUao (ORCPT ); Sat, 13 Jan 2018 15:30:44 -0500 Date: Sat, 13 Jan 2018 21:30:44 +0100 From: Greg KH To: Linus Torvalds , Andrew Morton , Stephen Rothwell Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org Subject: [GIT PULL] Staging driver fixe for 4.15-rc8 Message-ID: <20180113203044.GA11735@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: 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 ---------------------------------------------------------------- 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(+)