diff options
| author | Kairui Song <[email protected]> | 2024-11-04 17:52:57 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-11-12 01:22:26 +0000 |
| commit | da0c02516c501b43bd39ad4aca5779c86153d143 (patch) | |
| tree | fb6d62186590f2191f808c14432425a055ae10e1 /rust/helpers/security.c | |
| parent | mm/list_lru: split the lock to per-cgroup scope (diff) | |
| download | kernel-da0c02516c501b43bd39ad4aca5779c86153d143.tar.gz kernel-da0c02516c501b43bd39ad4aca5779c86153d143.zip | |
mm/list_lru: simplify the list_lru walk callback function
Now isolation no longer takes the list_lru global node lock, only use the
per-cgroup lock instead. And this lock is inside the list_lru_one being
walked, no longer needed to pass the lock explicitly.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kairui Song <[email protected]>
Cc: Chengming Zhou <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Qi Zheng <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: Shakeel Butt <[email protected]>
Cc: Waiman Long <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'rust/helpers/security.c')
0 files changed, 0 insertions, 0 deletions
