diff options
author | Johannes Berg <johannes.berg@intel.com> | 2021-05-06 18:04:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-07 00:26:32 -0700 |
commit | 3180c44fe1baf14fc876a4cdad77ea7b51ddc387 (patch) | |
tree | e1de9e0ae4e4559ea91788ecf79e771289151973 /arch/hexagon | |
parent | 7a1d55b987dfcbddecdb67eecc76fe555d4348ba (diff) | |
download | linux-stable-3180c44fe1baf14fc876a4cdad77ea7b51ddc387.tar.gz linux-stable-3180c44fe1baf14fc876a4cdad77ea7b51ddc387.tar.bz2 linux-stable-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 'arch/hexagon')
0 files changed, 0 insertions, 0 deletions