* + userfaultfd-selftests-fix-typo-in-comment.patch added to mm-nonmm-unstable branch
@ 2022-06-11 22:04 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-06-11 22:04 UTC (permalink / raw)
To: mm-commits, wangxiang, akpm
The patch titled
Subject: userfaultfd/selftests: fix typo in comment
has been added to the -mm mm-nonmm-unstable branch. Its filename is
userfaultfd-selftests-fix-typo-in-comment.patch
This patch will shortly appear at
https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/userfaultfd-selftests-fix-typo-in-comment.patch
This patch will later appear in the mm-nonmm-unstable branch at
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***
The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days
------------------------------------------------------
From: Xiang wangx <wangxiang@cdjrlc.com>
Subject: userfaultfd/selftests: fix typo in comment
Date: Fri, 10 Jun 2022 15:12:44 +0800
Delete the redundant word 'in'.
Link: https://lkml.kernel.org/r/20220610071244.59679-1-wangxiang@cdjrlc.com
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
tools/testing/selftests/vm/userfaultfd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/tools/testing/selftests/vm/userfaultfd.c~userfaultfd-selftests-fix-typo-in-comment
+++ a/tools/testing/selftests/vm/userfaultfd.c
@@ -860,7 +860,7 @@ static int stress(struct uffd_stats *uff
/*
* Be strict and immediately zap area_src, the whole area has
* been transferred already by the background treads. The
- * area_src could then be faulted in in a racy way by still
+ * area_src could then be faulted in a racy way by still
* running uffdio_threads reading zeropages after we zapped
* area_src (but they're guaranteed to get -EEXIST from
* UFFDIO_COPY without writing zero pages into area_dst
_
Patches currently in -mm which might be from wangxiang@cdjrlc.com are
userfaultfd-selftests-fix-typo-in-comment.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-11 22:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-11 22:04 + userfaultfd-selftests-fix-typo-in-comment.patch added to mm-nonmm-unstable branch Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.