diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2023-11-20 20:47:03 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-11 03:51:44 +0300 |
| commit | 83130ab2d8a49e86c70d628d1446a84c8e6ad1a4 (patch) | |
| tree | e7ad11a02ee24c13c62160dd2fbb803a772b2a9c /include | |
| parent | 5f9ce55e020742e3c86a06941fbe9f37f9c022dd (diff) | |
| download | linux-83130ab2d8a49e86c70d628d1446a84c8e6ad1a4.tar.xz | |
lib/stackdepot: add depot_fetch_stack helper
Add a helper depot_fetch_stack function that fetches the pointer to a
stack record.
With this change, all static depot_* functions now operate on stack pools
and the exported stack_depot_* functions operate on the hash table.
Link: https://lkml.kernel.org/r/170d8c202f29dc8e3d5491ee074d1e9e029a46db.1700502145.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Reviewed-by: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Evgenii Stepanov <eugenis@google.com>
Cc: Marco Elver <elver@google.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
