All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] kernelh-split-out-panic-and-oops-helpers-fix.patch removed from -mm tree
@ 2021-07-01  1:01 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-07-01  1:01 UTC (permalink / raw)
  To: akpm, andriy.shevchenko, mm-commits


The patch titled
     Subject: kernelh-split-out-panic-and-oops-helpers-fix
has been removed from the -mm tree.  Its filename was
     kernelh-split-out-panic-and-oops-helpers-fix.patch

This patch was dropped because it was folded into kernelh-split-out-panic-and-oops-helpers.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: kernelh-split-out-panic-and-oops-helpers-fix

thread_info.h needs limits.h

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/thread_info.h |    1 +
 1 file changed, 1 insertion(+)

--- a/include/linux/thread_info.h~kernelh-split-out-panic-and-oops-helpers-fix
+++ a/include/linux/thread_info.h
@@ -9,6 +9,7 @@
 #define _LINUX_THREAD_INFO_H
 
 #include <linux/types.h>
+#include <linux/limits.h>
 #include <linux/bug.h>
 #include <linux/restart_block.h>
 #include <linux/errno.h>
_

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

kernelh-split-out-panic-and-oops-helpers.patch
lib-math-rational-add-kunit-test-cases-fix.patch
lib-decompressors-remove-set-but-not-used-variabled-level-fix.patch
ipc-utilc-use-binary-search-for-max_idx-fix.patch
mm.patch
lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurable-fix.patch
linux-next-pre.patch
linux-next-post.patch
linux-next-rejects.patch
kernel-cgroup-cgroupc-dont-export-cgroup_get_e_css-twice.patch
mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas-fix.patch
module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix.patch
module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix.patch
kernel-forkc-export-kernel_thread-to-modules.patch


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

only message in thread, other threads:[~2021-07-01  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01  1:01 [folded-merged] kernelh-split-out-panic-and-oops-helpers-fix.patch removed from -mm tree akpm

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.