anbox-modules/binder
Christian Hoff 6ddae19459 Another compile fix for kernel >= 5.8
With kernel 5.8, the return value of map_kernel_range_noflush()
was changed. This function now returns 0 on success (instead of
the number of successfully mapped pages).

This commit adjusts binder accordingly.
2021-03-08 21:23:59 +01:00
..
Makefile Import kernel module source from original Anbox repository 2018-06-08 17:20:21 +02:00
binder.c Another compile fix for kernel >= 5.8 2021-03-08 21:23:59 +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