lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() - fixup4
authorVlastimil Babka <vbabka@suse.cz>
Thu, 30 Dec 2021 09:29:48 +0000 (20:29 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 18 Jan 2022 01:50:17 +0000 (12:50 +1100)
commitd040ac642613cbc81936063baeb390c2fe8c5656
treeddbdcb1d7594f65adbfbb27a4e7e30345bb59934
parent02162fd7cf8407df00d52b708a82f763c13fbf81
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() - fixup4

Due to 4e66934eaadc ("lib: add reference counting tracking
infrastructure") landing recently to net-next adding a new stack depot
user in lib/ref_tracker.c we need to add an appropriate call to
stack_depot_init() there as well.

Link: https://lkml.kernel.org/r/45c1b738-1a2f-5b5f-2f6d-86fab206d01c@suse.cz
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Cc: Jiri Slab <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
include/linux/ref_tracker.h