Export symbols needed by binder
authorBen Hutchings <ben@decadent.org.uk>
Mon, 5 Aug 2024 01:26:48 +0000 (03:26 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Tue, 12 Aug 2025 03:28:04 +0000 (05:28 +0200)
commit195073df3034b0c26e7eaf13e0087f206dc9c95f
treef092943314c07d8e87fb1976df4183342725a393
parent591db91772e1fa48dddb0245a73796889ea1bb52
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-android-drivers.patch
fs/file.c
ipc/msgutil.c
ipc/namespace.c
kernel/sched/syscalls.c
kernel/sched/wait.c
kernel/task_work.c
mm/memory.c
security/security.c