projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fb30159
fbc5bc4
)
Merge branch 'fix-for-check_func_arg_reg_off'
author
Alexei Starovoitov
<ast@kernel.org>
Tue, 22 Aug 2023 19:52:48 +0000
(12:52 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Tue, 22 Aug 2023 19:52:48 +0000
(12:52 -0700)
Kumar Kartikeya Dwivedi says:
====================
Fix for check_func_arg_reg_off
Remove a leftover hunk in check_func_arg_reg_off that incorrectly
bypasses reg->off == 0 requirement for release kfuncs and helpers.
====================
Link:
https://lore.kernel.org/r/20230822175140.1317749-1-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Trivial merge