Re: [PATCH] security: export binder symbols

From: Greg Kroah-Hartman

Date: Mon Jan 19 2026 - 04:13:24 EST


On Mon, Jan 19, 2026 at 08:51:07AM +0000, Alice Ryhl wrote:
> To enable building Rust Binder (possibly also C Binder) as a module,
> export these symbols.
>
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> ---
> security/security.c | 4 ++++
> 1 file changed, 4 insertions(+)

We need this as a patch series that actually uses these symbols from a
module please.

thanks,

greg k-h