I'm sorry for making such a stupid mistake. There was only one patch committed
before(5615f69bc209 "ARM: 9016/2: Initialize the mapping of KASan shadow
memory"), and I used the same subject by mistake.
Thanks for your correction, I will revise the subject and resend it. How about
using "arm: mm
Why do you have 9016/2 in the subject line? That's an identifier from
the patch system which shouldn't be in the subject line.
If you want to refer to something already committed, please do so via
the sha1 git hash and quote the first line of the commit description
within ("...") in the body of yo
Symbol 'tmp_pmd_table' is not used outside of kasan_init.c and only used
when CONFIG_ARM_LPAE enabled. So marks it static and add it into
CONFIG_ARM_LPAE.
Signed-off-by: Shixin Liu
---
arch/arm/mm/kasan_init.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/arch/arm/mm/ka
3 matches
Mail list logo