Files
linux/arch/arm64/include/asm
Muchun Song d3acd3f9f8 arm64: mm: fix p?d_leaf()
[ Upstream commit 23bc8f69f0 ]

The pmd_leaf() is used to test a leaf mapped PMD, however, it misses
the PROT_NONE mapped PMD on arm64.  Fix it.  A real world issue [1]
caused by this was reported by Qian Cai. Also fix pud_leaf().

Link: https://patchwork.kernel.org/comment/24798260/ [1]
Fixes: 8aa82df3c1 ("arm64: mm: add p?d_leaf() definitions")
Reported-by: Qian Cai <quic_qiancai@quicinc.com>
Signed-off-by: Muchun Song <songmuchun@bytedance.com>
Link: https://lore.kernel.org/r/20220422060033.48711-1-songmuchun@bytedance.com
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-27 14:38:55 +02:00
..
2020-09-07 15:00:52 +01:00
2021-09-08 15:32:35 -07:00
2022-03-11 12:22:33 +01:00
2021-11-18 19:16:02 +01:00
2020-12-02 19:49:11 +00:00
2019-11-06 14:17:35 +00:00
2021-03-24 20:19:30 +00:00
2020-02-18 18:10:49 +00:00
2021-08-06 13:52:03 +01:00
2020-09-11 16:33:43 +01:00
2022-04-27 14:38:50 +02:00
2022-04-27 14:38:55 +02:00
2021-08-03 10:39:35 +01:00
2021-09-03 09:58:17 -07:00
2020-07-24 13:15:20 +01:00