All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] signal-print-comm-and-exe-name-on-fatal-signals-fix.patch removed from -mm tree
@ 2023-08-12 20:57 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-08-12 20:57 UTC (permalink / raw)
  To: mm-commits, yujie.liu, vincent.whitchurch, vgupta, tj, mingo,
	akpm, akpm


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


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

only message in thread, other threads:[~2023-08-12 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-12 20:57 [folded-merged] signal-print-comm-and-exe-name-on-fatal-signals-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.