diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2022-08-23 19:03:56 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-08-25 14:41:54 +0200 |
commit | a579b0560cd74e9edacbc5d6a021bae90159fb91 (patch) | |
tree | cd51c881648d186bd758ac2be6bd97d13df61877 /scripts/gdb/linux/modules.py | |
parent | 1c23f9e627a7b412978b4e852793c5e3c3efc555 (diff) |
mm/slub: move free_debug_processing() further
In the following patch, the function free_debug_processing() will be
calling add_partial(), remove_partial() and discard_slab(), se move it
below their definitions to avoid forward declarations. To make review
easier, separate the move from functional changes.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Acked-by: David Rientjes <rientjes@google.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions