diff options
author | John Johansen <john.johansen@canonical.com> | 2019-02-09 04:14:35 +0300 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2019-04-12 00:56:37 +0300 |
commit | 6a59d9243d349ae598e8ea74c36aa8e31705071a (patch) | |
tree | 41a52ed5b5006aea141c19b2226c6e2f7b96aefb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 63c16c3a7608558a8e5ced96b8b6b06c490fd513 (diff) | |
download | linux-6a59d9243d349ae598e8ea74c36aa8e31705071a.tar.xz |
apparmor: fix blob compression build failure on ppc
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
Fixes: 876dd866c084 ("apparmor: Initial implementation of raw policy blob compression")
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions