diff options
author | Christy Lee <[email protected]> | 2022-01-07 16:58:54 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-01-11 09:52:08 -0800 |
commit | 343e53754b21ae45530623222aa079fecd3cf942 (patch) | |
tree | a85056ccb6713f5c65ee6db6bf826bbbe0816136 /scripts/basic/fixdep.c | |
parent | 036a05f50bd777134b1955f400e8d24c0149fef4 (diff) |
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 <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Christy Lee <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions