mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [folded-merged] panic-use-error_report_end-tracepoint-on-warnings-fix.patch removed from -mm tree
@ 2022-01-20  1:53 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2022-01-20  1:53 UTC (permalink / raw)
  To: akpm, andriy.shevchenko, elver, mm-commits


The patch titled
     Subject: panic-use-error_report_end-tracepoint-on-warnings-fix
has been removed from the -mm tree.  Its filename was
     panic-use-error_report_end-tracepoint-on-warnings-fix.patch

This patch was dropped because it was folded into panic-use-error_report_end-tracepoint-on-warnings.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: panic-use-error_report_end-tracepoint-on-warnings-fix

add comma to enum list, per Andy.

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

 include/trace/events/error_report.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/include/trace/events/error_report.h~panic-use-error_report_end-tracepoint-on-warnings-fix
+++ a/include/trace/events/error_report.h
@@ -18,7 +18,7 @@
 enum error_detector {
 	ERROR_DETECTOR_KFENCE,
 	ERROR_DETECTOR_KASAN,
-	ERROR_DETECTOR_WARN
+	ERROR_DETECTOR_WARN,
 };
 
 #endif /* __ERROR_REPORT_DECLARE_TRACE_ENUMS_ONCE_ONLY */
_

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

panic-use-error_report_end-tracepoint-on-warnings.patch
mm.patch
documentation-vm-page_ownerrst-update-the-documentation-fix.patch
mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt-fix.patch
linux-next-rejects.patch
linux-next-git-rejects.patch
arch-x86-include-asm-pgtableh-needs-spinlockh.patch
sysctl-move-some-boundary-constants-from-sysctlc-to-sysctl_vals-fix.patch
firmware_loader-move-firmware-sysctl-to-its-own-files-fix.patch
firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix.patch
sysctl-add-helper-to-register-a-sysctl-mount-point-fix.patch
sysctl-move-maxolduid-as-a-sysctl-specific-const-fix.patch
proc-remove-pde_data-completely-fix.patch
proc-remove-pde_data-completely-fix-fix.patch
mm-remove-cleancache-fix.patch
mm-simplify-try_to_unuse-fix.patch
mutex-subsystem-synchro-test-module-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:[~2022-01-20  1:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20  1:53 [folded-merged] panic-use-error_report_end-tracepoint-on-warnings-fix.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).