]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Add missing upstream id to a backport
authorSasha Levin <sashal@kernel.org>
Wed, 9 Oct 2024 11:44:23 +0000 (07:44 -0400)
committerSasha Levin <sashal@kernel.org>
Wed, 9 Oct 2024 11:44:23 +0000 (07:44 -0400)
queue-6.1/mm-z3fold-deprecate-config_z3fold.patch
queue-6.10/mm-z3fold-deprecate-config_z3fold.patch
queue-6.11/mm-z3fold-deprecate-config_z3fold.patch
queue-6.6/mm-z3fold-deprecate-config_z3fold.patch

index da24d012b15ba570ab26092954146e92764a6136..3369f140034f4f2285ef88fa62e05f737e51d420 100644 (file)
@@ -5,6 +5,8 @@ Subject: mm: z3fold: deprecate CONFIG_Z3FOLD
 
 From: Yosry Ahmed <yosryahmed@google.com>
 
+[ Upstream commit 7a2369b74abf76cd3e54c45b30f6addb497f831b ]
+
 The z3fold compressed pages allocator is rarely used, most users use
 zsmalloc.  The only disadvantage of zsmalloc in comparison is the
 dependency on MMU, and zbud is a more common option for !MMU as it was the
index a71bd58f3da1a0931cd240aada40384da8606eec..db081e37bf1cb60e3b5045aa8496cf241ff79cda 100644 (file)
@@ -5,6 +5,8 @@ Subject: mm: z3fold: deprecate CONFIG_Z3FOLD
 
 From: Yosry Ahmed <yosryahmed@google.com>
 
+[ Upstream commit 7a2369b74abf76cd3e54c45b30f6addb497f831b ]
+
 The z3fold compressed pages allocator is rarely used, most users use
 zsmalloc.  The only disadvantage of zsmalloc in comparison is the
 dependency on MMU, and zbud is a more common option for !MMU as it was the
index 065efb71a2275f1583667aaefdd694fb9fa68582..8838b6301e3e6f6fce2e56112e072cbb09daf2d2 100644 (file)
@@ -5,6 +5,8 @@ Subject: mm: z3fold: deprecate CONFIG_Z3FOLD
 
 From: Yosry Ahmed <yosryahmed@google.com>
 
+[ Upstream commit 7a2369b74abf76cd3e54c45b30f6addb497f831b ]
+
 The z3fold compressed pages allocator is rarely used, most users use
 zsmalloc.  The only disadvantage of zsmalloc in comparison is the
 dependency on MMU, and zbud is a more common option for !MMU as it was the
index 5ab672175288d2b1905c096ae974379ff726aeb3..fa788ca74f9a92e2de21ef804019c3fb20533722 100644 (file)
@@ -5,6 +5,8 @@ Subject: mm: z3fold: deprecate CONFIG_Z3FOLD
 
 From: Yosry Ahmed <yosryahmed@google.com>
 
+[ Upstream commit 7a2369b74abf76cd3e54c45b30f6addb497f831b ]
+
 The z3fold compressed pages allocator is rarely used, most users use
 zsmalloc.  The only disadvantage of zsmalloc in comparison is the
 dependency on MMU, and zbud is a more common option for !MMU as it was the