From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org, yujie.liu@intel.com,
vincent.whitchurch@axis.com, vgupta@kernel.org, tj@kernel.org,
mingo@kernel.org, akpm@linux-foundation.org,
akpm@linux-foundation.org
Subject: [folded-merged] signal-print-comm-and-exe-name-on-fatal-signals-fix.patch removed from -mm tree
Date: Sat, 12 Aug 2023 13:57:28 -0700 [thread overview]
Message-ID: <20230812205728.DBC54C433C8@smtp.kernel.org> (raw)
The quilt patch titled
Subject: signal-print-comm-and-exe-name-on-fatal-signals-fix
has been removed from the -mm tree. Its filename was
signal-print-comm-and-exe-name-on-fatal-signals-fix.patch
This patch was dropped because it was folded into signal-print-comm-and-exe-name-on-fatal-signals.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: signal-print-comm-and-exe-name-on-fatal-signals-fix
Date: Tue Jul 11 09:47:45 AM PDT 2023
don't include linux/file.h twice
Reported-by: kernel test robot <yujie.liu@intel.com>
Closes: https://lore.kernel.org/r/202307081626.VOmT8STW-lkp@intel.com/
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Vincent Whitchurch <vincent.whitchurch@axis.com>
Cc: Vineet Gupta <vgupta@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
kernel/signal.c | 1 -
1 file changed, 1 deletion(-)
--- a/kernel/signal.c~signal-print-comm-and-exe-name-on-fatal-signals-fix
+++ a/kernel/signal.c
@@ -25,7 +25,6 @@
#include <linux/mm.h>
#include <linux/proc_fs.h>
#include <linux/tty.h>
-#include <linux/file.h>
#include <linux/binfmts.h>
#include <linux/coredump.h>
#include <linux/security.h>
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix.patch
acpi-hmat-calculate-abstract-distance-with-hmat-checkpatch-fixes.patch
mm-remove-redundant-k-macro-definition-fix.patch
signal-print-comm-and-exe-name-on-fatal-signals.patch
drm-i915-move-abs_diff-to-mathh-fix-fix.patch
nmi_backtrace-allow-excluding-an-arbitrary-cpu-fix.patch
reply other threads:[~2023-08-12 20:57 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=20230812205728.DBC54C433C8@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=tj@kernel.org \
--cc=vgupta@kernel.org \
--cc=vincent.whitchurch@axis.com \
--cc=yujie.liu@intel.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.