summary refs log tree commit diff
path: root/kernel/livepatch
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2021-05-06 18:04:48 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-05-07 00:26:32 -0700
commit3180c44fe1baf14fc876a4cdad77ea7b51ddc387 (patch)
treee1de9e0ae4e4559ea91788ecf79e771289151973 /kernel/livepatch
parent7a1d55b987dfcbddecdb67eecc76fe555d4348ba (diff)
downloadlinux-3180c44fe1baf14fc876a4cdad77ea7b51ddc387.tar.gz
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 <johannes.berg@intel.com>
Cc: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions