linux-next: build failure after merge of the apparmor tree
Mark Brown <[email protected]>
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
After merging the apparmor tree, today's linux-next build (x86_64
allmodconfig) failed like this:
/tmp/next/build/security/apparmor/net.c:320:41: error: address of 'needput' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
320 | end_current_label_crit_section(label, &needput);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~
1 error generated.
Caused by commit
bbb153c86dafa (apparmor: optimize current_label_crit_section() with needput)
I have used the tree from next-20260806 instead.
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmp2AygACgkQJNaLcl1U h9AwqQf/WSLgeC4W+0SsJV3ZnAzhDTm//eiFk66fL2mHk+gITVssPHfli/1a9VBd 9RuCmN5l71C1cL4l9ddhAmnKEPdPRN/3xwUhGw9noGzc80nJ4j/KOZEkaxL9s0EG ZnlmMQZdyl/N3UW9rYKQBSDaCur9NBeViInYuNKV448N9g7fP+hBYgIOUc2UApRR AZY7cYH4hGWoaFirDycV5WNosp41PZSrPnZ2EpxeElv+M+NL32fQLmKKk86hB33Y PdJEMdKscwmiJCb/O7mQyBc5s1MqINXAvW0UD3zv0YpDd+Ef6a2ZKqzq65DkQ52M JB6azUy3Ww+v2H8Haoa0YtGrpNjfeQ== =xXoy -----END PGP SIGNATURE-----