ANDROID: mm: add get_each_object_track function
Add and export get_each_object_track which helps in looping through all the slab objects of a page and gets the track structure of each object, also make track_item and track structure public, these will be used by the minidump module to get slab owner info. Includes commit 0e00d7c4 ("ANDROID: mm/slub: Fix Kasan issue with for_each_object_track") from android13-5.15 as a bug fix. Bug: 199236943 Change-Id: Id9922b57053be277f8042ad8199fbbf9faa984ef Signed-off-by:Vijayanand Jitta <vjitta@codeaurora.org> Signed-off-by:
Jaskaran Singh <quic_jasksing@quicinc.com>
Loading
Please sign in to comment