diff options
author | Oscar Salvador <osalvador@suse.de> | 2024-02-16 00:59:02 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-02-24 04:48:16 +0300 |
commit | 8151c7a35d8bd8a12e93538ef7963ea209b6ab41 (patch) | |
tree | db20c75b45da5b843b7930234bf9e88de572f15d /lib/sg_split.c | |
parent | 3ee34eabac2abb6b1b6fcdebffe18870719ad000 (diff) | |
download | linux-8151c7a35d8bd8a12e93538ef7963ea209b6ab41.tar.xz |
lib/stackdepot: move stack_record struct definition into the header
In order to move the heavy lifting into page_owner code, this one needs to
have access to the stack_record structure, which right now sits in
lib/stackdepot.c. Move it to the stackdepot.h header so page_owner can
access stack_record's struct fields.
Link: https://lkml.kernel.org/r/20240215215907.20121-3-osalvador@suse.de
Signed-off-by: Oscar Salvador <osalvador@suse.de>
Reviewed-by: Marco Elver <elver@google.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/sg_split.c')
0 files changed, 0 insertions, 0 deletions