* [merged mm-stable] maple_tree-update-copyright-dates-for-test-code.patch removed from -mm tree
@ 2022-12-16 0:38 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-12-16 0:38 UTC (permalink / raw)
To: mm-commits, willy, Liam.Howlett, joe, liam.howlett, akpm
The quilt patch titled
Subject: maple_tree: update copyright dates for test code
has been removed from the -mm tree. Its filename was
maple_tree-update-copyright-dates-for-test-code.patch
This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: Liam Howlett <liam.howlett@oracle.com>
Subject: maple_tree: update copyright dates for test code
Date: Tue, 25 Oct 2022 17:37:23 +0000
Add the span to the year of the development.
Link: https://lkml.kernel.org/r/20221025173709.2718725-1-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
tools/testing/radix-tree/maple.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--- a/tools/testing/radix-tree/maple.c~maple_tree-update-copyright-dates-for-test-code
+++ a/tools/testing/radix-tree/maple.c
@@ -1,7 +1,8 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * maple_tree.c: Userspace shim for maple tree test-suite
- * Copyright (c) 2018 Liam R. Howlett <Liam.Howlett@Oracle.com>
+ * maple_tree.c: Userspace testing for maple tree test-suite
+ * Copyright (c) 2018-2022 Oracle Corporation
+ * Author: Liam R. Howlett <Liam.Howlett@Oracle.com>
*
* Any tests that require internal knowledge of the tree or threads and other
* difficult to handle in kernel tests.
_
Patches currently in -mm which might be from liam.howlett@oracle.com are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-16 0:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-16 0:38 [merged mm-stable] maple_tree-update-copyright-dates-for-test-code.patch removed from -mm tree 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.