summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2021-05-07 03:04:48 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2021-05-07 09:26:32 +0200
commit3180c44fe1baf14fc876a4cdad77ea7b51ddc387 (patch)
treee1de9e0ae4e4559ea91788ecf79e771289151973 /block
parentgcov: combine common code (diff)
downloadlinux-3180c44fe1baf14fc876a4cdad77ea7b51ddc387.tar.xz
linux-3180c44fe1baf14fc876a4cdad77ea7b51ddc387.zip
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 'block')
0 files changed, 0 insertions, 0 deletions