Hi all, This set of patches will add support for existing 32bit Android ashmem syscalls on 64bit platforms. They also fix the ashmem pin/unpin interface without affecting the 32bit ABI but imposing a new, correct one, for any future 64bit Android userspace.
They have been successfully tested on 32bit platforms(VExpress 4xA9) and 64bit platforms(RTSMv8) running 32bit Android userspace and 64bit Linux + ashmem unit tests. Best Regards, Serban Constantinescu PDSW Engineer ARM Ltd. Serban Constantinescu (2): staging: android: ashmem: fix ashmem pin/unpin interface staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernel drivers/staging/android/ashmem.c | 65 ++++++++++++++++++++++++++++++-------- drivers/staging/android/ashmem.h | 19 +++++++++-- 2 files changed, 68 insertions(+), 16 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/