On Mon, Jul 30, 2018 at 04:37:08PM +0200, Christian Brauner wrote: > The Android binder driver will be turned into a module. Since it > uses __fd_install() we need to export this function. Same as the previous one. No driver should be pooking this deep into fd internals (not even non-modular ones for that matter).