projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2ddade3
5ff54de
)
Merge branch 'Access variable length array relaxed for integer type'
author
Alexei Starovoitov
<ast@kernel.org>
Thu, 20 Apr 2023 04:29:39 +0000
(21:29 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Thu, 20 Apr 2023 04:29:39 +0000
(21:29 -0700)
Feng zhou says:
====================
From: Feng Zhou <zhoufeng.zf@bytedance.com>
Add support for integer type of accessing variable length array.
Add a selftest to check it.
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Trivial merge