Export symbols needed by binder
authorBen Hutchings <ben@decadent.org.uk>
Tue, 8 Jul 2025 11:32:21 +0000 (13:32 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 20 Dec 2025 09:15:48 +0000 (10:15 +0100)
commit975bfdb7b1ad6b3db01ffa0862602a95a0f26094
tree15e28242f0b16c59915192bf8b736e246d073f13
parente42fd56dfab6401be6458b90312fd001c028c2e0
Export symbols needed by binder

Bug-Debian: https://bugs.debian.org/901492

We want to enable use of the Android binder driver to support
Waydroid, but it should not be built-in as that would waste resources
and increase security attack surface on systems that don't need it.

Export the currently un-exported symbols it depends on.

Gbp-Pq: Topic debian
Gbp-Pq: Name export-symbols-needed-by-binder.patch
fs/file.c
ipc/msgutil.c
ipc/namespace.c
kernel/sched/syscalls.c
kernel/sched/wait.c
kernel/task_work.c
mm/list_lru.c
mm/memory.c
mm/mmap_lock.c
security/security.c