mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 17:18:25 +02:00
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> |
||
|---|---|---|
| .. | ||
| base.c | ||
| clang.c | ||
| fs.c | ||
| gcc_4_7.c | ||
| gcc_base.c | ||
| gcov.h | ||
| Kconfig | ||
| Makefile | ||