summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2024-07-03 03:48:47 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2024-07-08 17:39:35 +0300
commit7ba4f43e16de351fe9821de80e15d88c884b2967 (patch)
tree0019f59ba154fd2eebb46705076a6a55c77225ed /scripts/lib/kdoc/kdoc_files.py
parentbc239eb271e5f35fcade689c6782c962ef3704c8 (diff)
downloadlinux-7ba4f43e16de351fe9821de80e15d88c884b2967.tar.xz
s390/bpf: Change seen_reg to a mask
Using a mask instead of an array saves a small amount of memory and allows marking multiple registers as seen with a simple "or". Another positive side-effect is that it speeds up verification with jitterbug. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20240703005047.40915-2-iii@linux.ibm.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions