summaryrefslogtreecommitdiff
path: root/fs/9p/cache.h
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen <toke@redhat.com>2019-12-19 10:02:36 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2019-12-19 16:25:52 +0100
commitb5c7d0d0f7d4a30ae96c1350df677cb849060b7c (patch)
tree975c0b1f3f3994d6d75065840ba80c6f52456efe /fs/9p/cache.h
parent580205dd4fe800b1e95be8b6df9e2991f975a8ad (diff)
libbpf: Fix printing of ulimit value
Naresh pointed out that libbpf builds fail on 32-bit architectures because rlimit.rlim_cur is defined as 'unsigned long long' on those architectures. Fix this by using %zu in printf and casting to size_t. Fixes: dc3a2d254782 ("libbpf: Print hint about ulimit when getting permission denied error") Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20191219090236.905059-1-toke@redhat.com
Diffstat (limited to 'fs/9p/cache.h')
0 files changed, 0 insertions, 0 deletions