summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristy Lee <christylee@fb.com>2022-01-08 03:58:54 +0300
committerAlexei Starovoitov <ast@kernel.org>2022-01-11 20:52:08 +0300
commit343e53754b21ae45530623222aa079fecd3cf942 (patch)
treea85056ccb6713f5c65ee6db6bf826bbbe0816136 /include/linux
parent036a05f50bd777134b1955f400e8d24c0149fef4 (diff)
downloadlinux-343e53754b21ae45530623222aa079fecd3cf942.tar.xz
bpf: Fix incorrect integer literal used for marking scratched stack.
env->scratched_stack_slots is a 64-bit value, we should use ULL instead of UL literal values. Reported-by: kernel test robot <lkp@intel.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Christy Lee <christylee@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/r/20220108005854.658596-1-christylee@fb.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions