[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zYh2qxBKyOCH3xZmS_Jq5nU+nZyLhbmGOey4Y-VAk+ZoQ@mail.gmail.com>
Date: Mon, 11 Feb 2019 21:21:19 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: arve@...roid.com, tkjos@...roid.com, maco@...roid.com,
christian@...uner.io, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: android: vsoc: Remove VSOC_WAIT_FOR_INCOMING_INTERRUPT
On Mon, Feb 11, 2019 at 9:10 PM Greg KH <gregkh@...uxfoundation.org> wrote:
>
> On Mon, Feb 11, 2019 at 08:56:02PM +0530, Souptick Joarder wrote:
> > As mentioned in TODO list, Removed VSOC_WAIT_FOR_INCOMING_INTERRUPT
> > ioctl. This functionality has been superseded by the futex and is
> > there for legacy reasons.
> >
> > Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
> > ---
> > drivers/staging/android/uapi/vsoc_shm.h | 7 -------
> > drivers/staging/android/vsoc.c | 5 -----
> > 2 files changed, 12 deletions(-)
>
> So userspace is all fixed up now and this ioctl can be dropped? Any
> pointers to the userspace commit that did this?
I am not sure about user space part.
Powered by blists - more mailing lists