All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] kernelh-split-out-panic-and-oops-helpers-fix-2.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: andriy.shevchenko, glaubitz, lkp, mm-commits


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

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

------------------------------------------------------
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: kernel.h: split out panic and oops helpers (ia64 fix)

Follow up fix for the "kernel.h: split out panic and oops helpers" patch.

Link: https://lkml.kernel.org/r/20210520130557.55277-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reported-by: kernel test robot <lkp@intel.com>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/ia64/include/asm/pal.h |    1 +
 1 file changed, 1 insertion(+)

--- a/arch/ia64/include/asm/pal.h~kernelh-split-out-panic-and-oops-helpers-fix-2
+++ a/arch/ia64/include/asm/pal.h
@@ -99,6 +99,7 @@
 
 #include <linux/types.h>
 #include <asm/fpu.h>
+#include <asm/intrinsics.h>
 
 /*
  * Data types needed to pass information into PAL procedures and
_

Patches currently in -mm which might be from andriy.shevchenko@linux.intel.com are

drm-include-only-needed-headers-in-ascii85h.patch
kernelh-split-out-panic-and-oops-helpers.patch
lib-string_helpers-switch-to-use-bit-macro.patch
lib-string_helpers-move-escape_np-check-inside-else-branch-in-a-loop.patch
lib-string_helpers-drop-indentation-level-in-string_escape_mem.patch
lib-string_helpers-introduce-escape_na-for-escaping-non-ascii.patch
lib-string_helpers-introduce-escape_nap-to-escape-non-ascii-and-non-printable.patch
lib-string_helpers-allow-to-append-additional-characters-to-be-escaped.patch
lib-test-string_helpers-print-flags-in-hexadecimal-format.patch
lib-test-string_helpers-get-rid-of-trailing-comma-in-terminators.patch
lib-test-string_helpers-add-test-cases-for-new-features.patch
maintainers-add-myself-as-designated-reviewer-for-generic-string-library.patch
seq_file-introduce-seq_escape_mem.patch
seq_file-add-seq_escape_str-as-replica-of-string_escape_str.patch
seq_file-convert-seq_escape-to-use-seq_escape_str.patch
nfsd-avoid-non-flexible-api-in-seq_quote_mem.patch
seq_file-drop-unused-_escape_mem_ascii.patch
kernelh-split-out-kstrtox-and-simple_strtox-to-a-separate-header.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-2.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.