From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,akpm@linux-foundation.org,akpm@linux-foundation.org
Subject: [to-be-updated] selftests-mm-vm_util-robust-write_file-fix.patch removed from -mm tree
Date: Mon, 30 Mar 2026 12:20:39 -0700 [thread overview]
Message-ID: <20260330192039.92C29C2BC9E@smtp.kernel.org> (raw)
The quilt patch titled
Subject: selftests-mm-vm_util-robust-write_file-fix
has been removed from the -mm tree. Its filename was
selftests-mm-vm_util-robust-write_file-fix.patch
This patch was dropped because an updated version will be issued
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: selftests-mm-vm_util-robust-write_file-fix
Date: Fri Mar 27 12:28:40 PM PDT 2026
add newline, per David
Cc: David Hildenbrand (Arm) <david@kernel.org>
Cc: Chunyu Hu <chuhu@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
tools/testing/selftests/mm/vm_util.c | 1 +
1 file changed, 1 insertion(+)
--- a/tools/testing/selftests/mm/vm_util.c~selftests-mm-vm_util-robust-write_file-fix
+++ a/tools/testing/selftests/mm/vm_util.c
@@ -769,6 +769,7 @@ void write_file(const char *path, const
{
int fd, saved_errno;
ssize_t numwritten;
+
if (buflen < 1)
ksft_exit_fail_msg("Incorrect buffer len: %zu\n", buflen);
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
liveupdate-initialize-incoming-flb-state-before-finish-fix.patch
lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix.patch
reply other threads:[~2026-03-30 19:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260330192039.92C29C2BC9E@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=mm-commits@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.