diff options
author | 2022-05-09 18:20:52 -0700 | |
---|---|---|
committer | 2022-05-13 07:20:07 -0700 | |
commit | 6366238b8dfc383723c211c1ffe8c8d7914107e5 (patch) | |
tree | 4adf3337c0482ceba873e8de9f887249995a476a /mm/hugetlb.c | |
parent | Docs/{ABI,admin-guide}/damon: update for fixed virtual address ranges monitoring (diff) | |
download | linux-dev-6366238b8dfc383723c211c1ffe8c8d7914107e5.tar.xz linux-dev-6366238b8dfc383723c211c1ffe8c8d7914107e5.zip |
mm/memory_hotplug: use pgprot_val to get value of pgprot
pgprot.pgprot is non-portable code. It should be replaced by portable
macro pgprot_val.
Link: https://lkml.kernel.org/r/20220426071302.220646-1-liusongtang@huawei.com
Signed-off-by: liusongtang <liusongtang@huawei.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Xiaoming Ni <nixiaoming@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions