[PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
From: Sabyrzhan Tasbolatov
Date: Sat Oct 05 2024 - 12:47:39 EST
This patch consolidates the changes from the two previously submitted patches:
1. https://lore.kernel.org/mm-commits/20240927171751.D1BD9C4CEC4@xxxxxxxxxxxxxxx
2. https://lore.kernel.org/mm-commits/20240930162435.9B6CBC4CED0@xxxxxxxxxxxxxxx
In the interest of clarity and easier backporting, this single patch
includes all changes and replaces the two previous patches.
Andrew,
Please drop the two previous patches from the -mm tree in favor of this one.
Apologies for the confusion. Will try to minimize it in future.
The patch is based on the latest Linus tree, where I've squashed
the latest 2 patches merged in -mm tree.
Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@xxxxxxxxx>
Sabyrzhan Tasbolatov (1):
mm, kasan, kmsan: copy_from/to_kernel_nofault
mm/kasan/kasan_test_c.c | 27 +++++++++++++++++++++++++++
mm/kmsan/kmsan_test.c | 17 +++++++++++++++++
mm/maccess.c | 7 +++++--
3 files changed, 49 insertions(+), 2 deletions(-)
--
2.34.1