linux-next: Tree for Jul 29 (apparmor)
John Johansen
john at jjmx.net
Thu Jul 30 13:47:23 UTC 2026
fix is now be in the apparmor tree
On 7/29/26 20:52, Randy Dunlap wrote:
>
> On 7/29/26 8:39 AM, Mark Brown wrote:
>> Hi all,
>>
>> Changes since 20260728:
>>
>
> apparmorfs.c makes calls into zstd_*() even when
> CONFIG_SECURITY_APPARMOR_EXPORT_BINARY is not set, causing
> build errors:
>
> /usr/bin/ld.bfd: security/apparmor/apparmorfs.o: in function `policy_update':
> apparmorfs.c:(.text+0x1307): undefined reference to `zstd_get_frame_header'
> /usr/bin/ld.bfd: apparmorfs.c:(.text+0x1359): undefined reference to `zstd_dctx_workspace_bound'
> /usr/bin/ld.bfd: apparmorfs.c:(.text+0x13f7): undefined reference to `zstd_init_dctx'
> /usr/bin/ld.bfd: apparmorfs.c:(.text+0x140c): undefined reference to `zstd_decompress_dctx'
> /usr/bin/ld.bfd: apparmorfs.c:(.text+0x1411): undefined reference to `zstd_is_error'
>
>
> Full randconfig file is attached.
>
More information about the Linux-security-module-archive
mailing list