anbox-modules/binder
Christian Hoff 443f984b1a Compile fixes for kernel >= 5.8
With the commit 64fe66e8a95e in the Linux kernel, the member "mmap_sem" in the
struct mm_struct was renamed to "mmap_lock". This patch fixes the resulting
compile errors.
2021-03-08 20:44:14 +01:00
..
Makefile Import kernel module source from original Anbox repository 2018-06-08 17:20:21 +02:00
binder.c Compile fixes for kernel >= 5.8 2021-03-08 20:44:14 +01:00
binder.h Import kernel module source from original Anbox repository 2018-06-08 17:20:21 +02:00
binder_trace.h Import kernel module source from original Anbox repository 2018-06-08 17:20:21 +02:00
deps.c Fix compilation of binder and ashmem on kernel 5.7 and later 2021-03-08 20:19:16 +01:00
dkms.conf Import kernel module source from original Anbox repository 2018-06-08 17:20:21 +02:00