diff options
| author | Vlastimil Babka <[email protected]> | 2022-08-23 17:03:56 +0000 |
|---|---|---|
| committer | Vlastimil Babka <[email protected]> | 2022-08-25 12:41:54 +0000 |
| commit | a579b0560cd74e9edacbc5d6a021bae90159fb91 (patch) | |
| tree | cd51c881648d186bd758ac2be6bd97d13df61877 /lib/debugobjects.c | |
| parent | Linux 6.0-rc2 (diff) | |
| download | kernel-a579b0560cd74e9edacbc5d6a021bae90159fb91.tar.gz kernel-a579b0560cd74e9edacbc5d6a021bae90159fb91.zip | |
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 <[email protected]>
Reviewed-by: Hyeonggon Yoo <[email protected]>
Acked-by: David Rientjes <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
