summaryrefslogtreecommitdiff
path: root/lib/test_vmalloc.c
diff options
context:
space:
mode:
authorZhen Lei <thunder.leizhen@huawei.com>2022-09-30 04:54:46 +0300
committerJiri Kosina <jkosina@suse.cz>2022-10-18 16:50:31 +0300
commit53910ef7ba04fbf1ea74037fa997d3aa1ae3e0bd (patch)
tree95a741ee486552bf096664579ab06073cf337853 /lib/test_vmalloc.c
parent4de65c5830233e7a4adf2e679510089ec4e210c7 (diff)
downloadlinux-53910ef7ba04fbf1ea74037fa997d3aa1ae3e0bd.tar.xz
livepatch: Move the result-invariant calculation out of the loop
The calculation results of the variables 'func_addr' and 'func_size' are not affected by the for loop and do not change due to the changes of entries[i]. The performance can be improved by moving it outside the loop. No functional change. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Reviewed-by: Petr Mladek <pmladek@suse.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions