diff options
author | Catalin Marinas <[email protected]> | 2017-07-06 15:40:19 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-07-06 16:24:34 -0700 |
commit | 04f70d13ca274d62a347815ca01fea871f9b9a40 (patch) | |
tree | 36177117ab748aeb55b03a1e2b54e4f7ab35305c /scripts/gdb/linux/proc.py | |
parent | f66abf09e092fde88fec3c93d0b0c704e18224b8 (diff) |
mm: kmemleak: factor object reference updating out of scan_block()
scan_block() updates the number of references (pointers) to objects,
adding them to the gray_list when object->min_count is reached. The
patch factors out this functionality into a separate update_refs()
function.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: "Luis R. Rodriguez" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions