diff options
| author | Bibo Mao <[email protected]> | 2024-11-04 07:07:12 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-11-12 01:22:27 +0000 |
| commit | 7269ed4af344184ab9bdf318fe8864cf64849735 (patch) | |
| tree | 20f5d3a6f9a7992ca96e9464053cae616291b18b /rust/helpers/security.c | |
| parent | kmemleak: iommu/iova: fix transient kmemleak false positive (diff) | |
| download | kernel-7269ed4af344184ab9bdf318fe8864cf64849735.tar.gz kernel-7269ed4af344184ab9bdf318fe8864cf64849735.zip | |
mm: define general function pXd_init()
pud_init(), pmd_init() and kernel_pte_init() are duplicated defined in
file kasan.c and sparse-vmemmap.c as weak functions. Move them to generic
header file pgtable.h, architecture can redefine them.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Bibo Mao <[email protected]>
Reviewed-by: Huacai Chen <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Cc: WANG Xuerui <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'rust/helpers/security.c')
0 files changed, 0 insertions, 0 deletions
