[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160902124421.GA11428@kroah.com>
Date: Fri, 2 Sep 2016 14:44:21 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Laura Abbott <labbott@...hat.com>
Cc: Sumit Semwal <sumit.semwal@...aro.org>,
John Stultz <john.stultz@...aro.org>,
Arve Hjønnevåg <arve@...roid.com>,
Riley Andrews <riandrews@...roid.com>,
Daniel Vetter <daniel.vetter@...ll.ch>,
linaro-mm-sig@...ts.linaro.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org,
Eun Taik Lee <eun.taik.lee@...sung.com>,
Liviu Dudau <Liviu.Dudau@....com>,
Jon Medhurst <tixy@...aro.org>,
Mitchel Humpherys <mitchelh@...eaurora.org>,
Jeremy Gebben <jgebben@...eaurora.org>,
Bryan Huntsman <bryanh@...eaurora.org>,
Android Kernel Team <kernel-team@...roid.com>,
Chen Feng <puck.chen@...ilicon.com>,
Brian Starkey <brian.starkey@....com>
Subject: Re: [PATCHv2 2/4] staging: android: ion: Pull out ion ioctls to a
separate file
On Thu, Sep 01, 2016 at 03:40:42PM -0700, Laura Abbott wrote:
>
> The number of Ion ioctls may continue to grow along with necessary
> validation. Pull it out into a separate file for easier management
> and review.
>
> Signed-off-by: Laura Abbott <labbott@...hat.com>
> ---
> drivers/staging/android/ion/Makefile | 3 +-
> drivers/staging/android/ion/ion-ioctl.c | 144 ++++++++++++++++++++++
> drivers/staging/android/ion/ion.c | 210 ++------------------------------
> drivers/staging/android/ion/ion_priv.h | 91 ++++++++++++++
> 4 files changed, 244 insertions(+), 204 deletions(-)
> create mode 100644 drivers/staging/android/ion/ion-ioctl.c
This patch doesn't apply cleanly to my tree, are we out of sync somehow?
Can you rebase your outstanding patches against my staging-testing
branch and resend?
thanks,
greg k-h
Powered by blists - more mailing lists