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@xxxxxxxxxxxxxxxxxxxx> Subject: panic-use-error_report_end-tracepoint-on-warnings-fix add comma to enum list, per Andy. Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Cc: Marco Elver <elver@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxx 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