Hi all, After merging the apparmor tree, today's linux-next build (powerpc allyesconfig) failed like this:
security/apparmor/policy_unpack.c: In function 'deflate_compress':
security/apparmor/policy_unpack.c:1064:4: error: implicit declaration of
function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
vfree(stgbuf);
^~~~~
kfree
Caused by commit
876dd866c084 ("apparmor: Initial implementation of raw policy blob
compression")
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
pgpiKNGVRbqKT.pgp
Description: OpenPGP digital signature

