aboutsummaryrefslogtreecommitdiff
path: root/kernel/gcov/clang.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2021-05-06 18:04:48 -0700
committerLinus Torvalds <[email protected]>2021-05-07 00:26:32 -0700
commit3180c44fe1baf14fc876a4cdad77ea7b51ddc387 (patch)
treee1de9e0ae4e4559ea91788ecf79e771289151973 /kernel/gcov/clang.c
parent7a1d55b987dfcbddecdb67eecc76fe555d4348ba (diff)
gcov: simplify buffer allocation
Use just a single vmalloc() with struct_size() instead of a separate kmalloc() for the iter struct. Link: https://lkml.kernel.org/r/20210315235453.b6de4a92096e.Iac40a5166589cefbff8449e466bd1b38ea7a17af@changeid Signed-off-by: Johannes Berg <[email protected]> Cc: Peter Oberparleiter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/gcov/clang.c')
0 files changed, 0 insertions, 0 deletions