Export symbols needed by Android drivers
We want to enable use of the Android ashmem and binder drivers to support Anbox, but they should not be built-in as that would waste resources and increase security attack surface on systems that don't need them. Export the currently un-exported symbols they depend on.
Showing
- fs/file.c 1 addition, 0 deletionsfs/file.c
- kernel/sched/core.c 1 addition, 0 deletionskernel/sched/core.c
- kernel/sched/wait.c 1 addition, 0 deletionskernel/sched/wait.c
- kernel/task_work.c 1 addition, 0 deletionskernel/task_work.c
- mm/memory.c 1 addition, 0 deletionsmm/memory.c
- mm/shmem.c 1 addition, 0 deletionsmm/shmem.c
- security/security.c 4 additions, 0 deletionssecurity/security.c
Please register or sign in to comment