diff options
| author | Qi Zheng <[email protected]> | 2021-11-05 20:38:38 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-06 20:30:36 +0000 |
| commit | 03c4f20454e0231d2cdec4373841a3a25cf4efed (patch) | |
| tree | a69a091a24ac884b54b9b5ba4226e68a4a90ee12 /mm/sparse-vmemmap.c | |
| parent | mm: add zap_skip_check_mapping() helper (diff) | |
| download | kernel-03c4f20454e0231d2cdec4373841a3a25cf4efed.tar.gz kernel-03c4f20454e0231d2cdec4373841a3a25cf4efed.zip | |
mm: introduce pmd_install() helper
Patch series "Do some code cleanups related to mm", v3.
This patch (of 2):
Currently we have three times the same few lines repeated in the code.
Deduplicate them by newly introduced pmd_install() helper.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Qi Zheng <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Vladimir Davydov <[email protected]>
Cc: Mika Penttila <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/sparse-vmemmap.c')
0 files changed, 0 insertions, 0 deletions
