Sorry for the disclaimer e-mail.
On 04/12/12 16:17, Greg KH wrote:
On Tue, Dec 04, 2012 at 10:44:13AM +, Serban Constantinescu wrote:
Android's IPC, Binder, does not support calls from a 32-bit userspace
in a 64 bit kernel. This patch adds support for syscalls coming from a
3
On 05/12/12 00:26, Arve Hjønnevåg wrote:
On Tue, Dec 4, 2012 at 2:44 AM, Serban Constantinescu
wrote:
Android's IPC, Binder, does not support calls from a 32-bit userspace
in a 64 bit kernel. This patch adds support for syscalls coming from a
32-bit userspace in a 64-bit kernel.
It
On 04/12/12 16:17, Greg KH wrote:
On Tue, Dec 04, 2012 at 10:44:13AM +, Serban Constantinescu wrote:
Android's IPC, Binder, does not support calls from a 32-bit userspace
in a 64 bit kernel. This patch adds support for syscalls coming from a
32-bit userspace in a 64-bit kernel.
Most o
quot;);
Don't merge debug code into the kernel. It just means people can
spam /var/log/messages.
I see what you mean. I won't include those in the new patch set.
regards,
dan carpenter
Kind regards,
Serban Constantinescu
`
-- IMPORTANT NOTICE: The contents of this email and a
patch has been successfully tested on ARMv8 AEM and Versatile
Express V2P-CA9.
Signed-off-by: Serban Constantinescu
Reviewed-by: Catalin Marinas
---
drivers/staging/android/binder.c | 298 --
drivers/staging/android/binder.h | 56 +++
2 files ch
s a better
solution.
The patch has been successfully tested on ARMv8 AEM and Versatile
Express V2P-CA9.
Signed-off-by: Serban Constantinescu
Reviewed-by: Catalin Marinas
---
drivers/staging/android/ashmem.c | 60 +-
drivers/staging/android/ashmem.h |6 ++-
not pulled in for a default Linux
build.
Best Regards,
Serban Constantinescu
PDSW Engineer ARM Ltd.
Serban Constantinescu (2):
Staging: android: binder: Add support for 32bit binder calls in a
64bit kernel
Staging: android: ashmem: Add support for 32bit ashmem calls in a
64bit kernel