diff options
| author | 2022-09-13 19:00:01 -0700 | |
|---|---|---|
| committer | 2022-09-16 23:05:59 +0200 | |
| commit | 5373b8a09d6e037ee0587cb5d9fe4cc09077deeb (patch) | |
| tree | 14d7ee978f14f59ac7e279bdbdbbab110574d144 /tools/scripts/ssh:/git@git.zx2c4.com | |
| parent | mm/slub: fix to return errno if kmalloc() fails (diff) | |
| download | linux-dev-5373b8a09d6e037ee0587cb5d9fe4cc09077deeb.tar.xz linux-dev-5373b8a09d6e037ee0587cb5d9fe4cc09077deeb.zip | |
kasan: call kasan_malloc() from __kmalloc_*track_caller()
We were failing to call kasan_malloc() from __kmalloc_*track_caller()
which was causing us to sometimes fail to produce KASAN error reports
for allocations made using e.g. devm_kcalloc(), as the KASAN poison was
not being initialized. Fix it.
Signed-off-by: Peter Collingbourne <pcc@google.com>
Cc: <stable@vger.kernel.org> # 5.15
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/scripts/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
