From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,sam.moelius@trailofbits.com,lkp@intel.com,akpm@linux-foundation.org,akpm@linux-foundation.org
Subject: [folded-merged] lib-interval_tree_test-validate-benchmark-parameters-fix.patch removed from -mm tree
Date: Wed, 17 Jun 2026 15:36:24 -0700 [thread overview]
Message-ID: <20260617223624.AEC541F000E9@smtp.kernel.org> (raw)
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
reply other threads:[~2026-06-17 22:36 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=20260617223624.AEC541F000E9@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=lkp@intel.com \
--cc=mm-commits@vger.kernel.org \
--cc=sam.moelius@trailofbits.com \
/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.