All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baoquan He <bhe@redhat.com>
To: SeongJae Park <sj@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	mm-commits@vger.kernel.org, viro@zeniv.linux.org.uk,
	piliu@redhat.com, hbathini@linux.ibm.com, ebiederm@xmission.com
Subject: Re: + crash-remove-dependency-of-fa_dump-on-crash_dump.patch added to mm-unstable branch
Date: Tue, 23 Jan 2024 15:28:38 +0800	[thread overview]
Message-ID: <Za9qpnqY1eGnzoW2@MiWiFi-R3L-srv> (raw)
In-Reply-To: <20240123055928.472239-1-sj@kernel.org>

On 01/22/24 at 09:59pm, SeongJae Park wrote:
> Hi Andrew,
> 
> On Mon, 22 Jan 2024 16:44:00 -0800 Andrew Morton <akpm@linux-foundation.org> wrote:
> 
> > 
> > The patch titled
> >      Subject: crash: remove dependency of FA_DUMP on CRASH_DUMP
> > has been added to the -mm mm-unstable branch.  Its filename is
> >      crash-remove-dependency-of-fa_dump-on-crash_dump.patch
> [...]
> > 
> > ------------------------------------------------------
> > From: Baoquan He <bhe@redhat.com>
> > Subject: crash: remove dependency of FA_DUMP on CRASH_DUMP
> > Date: Fri, 19 Jan 2024 22:52:30 +0800
> > 
> [...]
> > To remove the dependency of FA_DUMP on CRASH_DUMP to avoid confusion,
> > rename kernel/crash_dump.c to kernel/elfcorehdr.c,
> [...]
> > 
> > Link: https://lkml.kernel.org/r/20240119145241.769622-4-bhe@redhat.com
> 
> I confirmed the original patch is making the above mentioned file renaming.
> 
> > Signed-off-by: Baoquan He <bhe@redhat.com>
> > Cc: Al Viro <viro@zeniv.linux.org.uk>
> > Cc: Eric W. Biederman <ebiederm@xmission.com>
> > Cc: Hari Bathini <hbathini@linux.ibm.com>
> > Cc: Pingfan Liu <piliu@redhat.com>
> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> > ---
> > 
> >  arch/powerpc/Kconfig    |    1 -
> >  kernel/Makefile         |    3 +--
> >  kernel/kexec_internal.h |    2 ++
> >  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> However, seems the renaming change has mistakenly not took here.  Apparently
> for the reason, I'm getting below build warning on mm-unstable tree after this
> patch.
> 
>     make[4]: *** No rule to make target 'kernel/elfcorehdr.o', needed by 'kernel/built-in.a'.  Stop.
> 
> I confirmed the build error is disappeared after I manually rename the source
> file.

Thanks, Andrew mentioned this issue earlier. I will send v3 including
a fix.


  reply	other threads:[~2024-01-23  7:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23  0:44 + crash-remove-dependency-of-fa_dump-on-crash_dump.patch added to mm-unstable branch Andrew Morton
2024-01-23  5:59 ` SeongJae Park
2024-01-23  7:28   ` Baoquan He [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-24 10:16 Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Za9qpnqY1eGnzoW2@MiWiFi-R3L-srv \
    --to=bhe@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=ebiederm@xmission.com \
    --cc=hbathini@linux.ibm.com \
    --cc=mm-commits@vger.kernel.org \
    --cc=piliu@redhat.com \
    --cc=sj@kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.