All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] lib-interval_tree_test-validate-benchmark-parameters-fix.patch removed from -mm tree
@ 2026-06-17 22:36 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-06-17 22:36 UTC (permalink / raw)
  To: mm-commits, sam.moelius, lkp, akpm, akpm


The quilt patch titled
     Subject: lib-interval_tree_test-validate-benchmark-parameters-fix
has been removed from the -mm tree.  Its filename was
     lib-interval_tree_test-validate-benchmark-parameters-fix.patch

This patch was dropped because it was folded into lib-interval_tree_test-validate-benchmark-parameters.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: lib-interval_tree_test-validate-benchmark-parameters-fix
Date: Fri Jun 12 07:09:37 PM PDT 2026

include printk.h for pr_warn()

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/r/202606122249.neYsYssG-lkp@intel.com/
Cc: Samuel Moelius <sam.moelius@trailofbits.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 lib/interval_tree_test.c |    1 +
 1 file changed, 1 insertion(+)

--- a/lib/interval_tree_test.c~lib-interval_tree_test-validate-benchmark-parameters-fix
+++ a/lib/interval_tree_test.c
@@ -4,6 +4,7 @@
 #include <linux/interval_tree.h>
 #include <linux/prandom.h>
 #include <linux/slab.h>
+#include <linux/printk.h>
 #include <asm/timex.h>
 #include <linux/bitmap.h>
 #include <linux/maple_tree.h>
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

lib-interval_tree_test-validate-benchmark-parameters.patch
drivers-media-v4l2-core-v4l2-vp9c-reduce-inlining.patch
security-apparmor-apparmorfsc-conditionally-compile-get_loaddata_common_ref.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-17 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 22:36 [folded-merged] lib-interval_tree_test-validate-benchmark-parameters-fix.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.