All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] buildid-stash-away-kernels-build-id-on-init-fix.patch removed from -mm tree
@ 2021-07-08  0:37 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-07-08  0:37 UTC (permalink / raw
  To: mm-commits, lkp, swboyd


The patch titled
     Subject: buildid-stash-away-kernels-build-id-on-init-fix
has been removed from the -mm tree.  Its filename was
     buildid-stash-away-kernels-build-id-on-init-fix.patch

This patch was dropped because it was folded into buildid-stash-away-kernels-build-id-on-init.patch

------------------------------------------------------
From: Stephen Boyd <swboyd@chromium.org>
Subject: buildid-stash-away-kernels-build-id-on-init-fix

fix implicit declaration of function 'init_vmlinux_build_id'

Link: https://lkml.kernel.org/r/CAE-0n51UjTbay8N9FXAyE7_aR2+ePrQnKSRJ0gbmRsXtcLBVaw@mail.gmail.com
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 init/main.c |    1 +
 1 file changed, 1 insertion(+)

--- a/init/main.c~buildid-stash-away-kernels-build-id-on-init-fix
+++ a/init/main.c
@@ -45,6 +45,7 @@
 #include <linux/srcu.h>
 #include <linux/moduleparam.h>
 #include <linux/kallsyms.h>
+#include <linux/buildid.h>
 #include <linux/writeback.h>
 #include <linux/cpu.h>
 #include <linux/cpuset.h>
_

Patches currently in -mm which might be from swboyd@chromium.org are

buildid-only-consider-gnu-notes-for-build-id-parsing.patch
buildid-add-api-to-parse-build-id-out-of-buffer.patch
buildid-stash-away-kernels-build-id-on-init.patch
dump_stack-add-vmlinux-build-id-to-stack-traces.patch
module-add-printk-formats-to-add-module-build-id-to-stacktraces.patch
arm64-stacktrace-use-%psb-for-backtrace-printing.patch
x86-dumpstack-use-%psb-%pbb-for-backtrace-printing.patch
scripts-decode_stacktracesh-support-debuginfod.patch
scripts-decode_stacktracesh-silence-stderr-messages-from-addr2line-nm.patch
scripts-decode_stacktracesh-indicate-auto-can-be-used-for-base-path.patch
buildid-mark-some-arguments-const.patch
buildid-fix-kernel-doc-notation.patch
kdump-use-vmlinux_build_id-to-simplify.patch


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

only message in thread, other threads:[~2021-07-08  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-08  0:37 [folded-merged] buildid-stash-away-kernels-build-id-on-init-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.