Re: [PATCH 0/8] Android Binder IPC Fixes

2013-04-08 Thread Serban Constantinescu
On 06/04/13 00:38, Arve Hjønnevåg wrote: On Fri, Apr 5, 2013 at 3:00 PM, Greg KH wrote: On Thu, Apr 04, 2013 at 01:32:30PM +0100, Serban Constantinescu wrote: Hi all, This set of patches will clean-up and fix some of the issues that arise with the current binder interface when moving to a

Re: [PATCH 0/8] Android Binder IPC Fixes

2013-04-08 Thread Serban Constantinescu
On 06/04/13 00:38, Arve Hjønnevåg wrote: On Fri, Apr 5, 2013 at 3:00 PM, Greg KH gre...@linuxfoundation.org wrote: On Thu, Apr 04, 2013 at 01:32:30PM +0100, Serban Constantinescu wrote: Hi all, This set of patches will clean-up and fix some of the issues that arise with the current binder

Re: [PATCH 0/8] Android Binder IPC Fixes

2013-04-05 Thread Arve Hjønnevåg
On Fri, Apr 5, 2013 at 3:00 PM, Greg KH wrote: > On Thu, Apr 04, 2013 at 01:32:30PM +0100, Serban Constantinescu wrote: >> Hi all, >> >> This set of patches will clean-up and fix some of the issues that arise >> with the current binder interface when moving to a 64bit kernel. All these >> changes

Re: [PATCH 0/8] Android Binder IPC Fixes

2013-04-05 Thread Greg KH
On Thu, Apr 04, 2013 at 01:32:30PM +0100, Serban Constantinescu wrote: > Hi all, > > This set of patches will clean-up and fix some of the issues that arise > with the current binder interface when moving to a 64bit kernel. All these > changes will not affect the existing 32bit Android interface

Re: [PATCH 0/8] Android Binder IPC Fixes

2013-04-05 Thread Greg KH
On Thu, Apr 04, 2013 at 01:32:30PM +0100, Serban Constantinescu wrote: Hi all, This set of patches will clean-up and fix some of the issues that arise with the current binder interface when moving to a 64bit kernel. All these changes will not affect the existing 32bit Android interface and

Re: [PATCH 0/8] Android Binder IPC Fixes

2013-04-05 Thread Arve Hjønnevåg
On Fri, Apr 5, 2013 at 3:00 PM, Greg KH gre...@linuxfoundation.org wrote: On Thu, Apr 04, 2013 at 01:32:30PM +0100, Serban Constantinescu wrote: Hi all, This set of patches will clean-up and fix some of the issues that arise with the current binder interface when moving to a 64bit kernel. All

[PATCH 0/8] Android Binder IPC Fixes

2013-04-04 Thread Serban Constantinescu
Hi all, This set of patches will clean-up and fix some of the issues that arise with the current binder interface when moving to a 64bit kernel. All these changes will not affect the existing 32bit Android interface and are meant to stand as the base for the 64bit binder compat layer. This patch

[PATCH 0/8] Android Binder IPC Fixes

2013-04-04 Thread Serban Constantinescu
Hi all, This set of patches will clean-up and fix some of the issues that arise with the current binder interface when moving to a 64bit kernel. All these changes will not affect the existing 32bit Android interface and are meant to stand as the base for the 64bit binder compat layer. This patch