summaryrefslogtreecommitdiff
path: root/include/linux/maple_tree.h
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2026-05-04 07:14:58 +0200
committerThomas Weißschuh <linux@weissschuh.net>2026-05-04 08:46:43 +0200
commitbb2d82d41894cb30d836e9796ff67d2f9a71eccf (patch)
tree4085a924beaa877dc68346c4baf7f4481fc9f871 /include/linux/maple_tree.h
parentd4fe68aea3d9fa66534dc2485b8ab998514ca0fc (diff)
parent7fd2df204f342fc17d1a0bfcd474b24232fb0f32 (diff)
Merge tag 'v7.1-rc2' into nolibc/for-next
Pick up commit b0aa5e4b087b ("sh: Fix fallout from ZERO_PAGE consolidation") to fix the sh4 selftests. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'include/linux/maple_tree.h')
-rw-r--r--include/linux/maple_tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/maple_tree.h b/include/linux/maple_tree.h
index 0c464eade1d6..4a5631906aff 100644
--- a/include/linux/maple_tree.h
+++ b/include/linux/maple_tree.h
@@ -4,7 +4,7 @@
/*
* Maple Tree - An RCU-safe adaptive tree for storing ranges
* Copyright (c) 2018-2022 Oracle
- * Authors: Liam R. Howlett <Liam.Howlett@Oracle.com>
+ * Authors: Liam R. Howlett <liam@infradead.org>
* Matthew Wilcox <willy@infradead.org>
*/