Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: dyoung@redhat.com
To: kexec@lists.infradead.org
Cc: jstodola@redhat.com, horms@verge.net.au
Subject: [kexec-tools PATCH 0/3] New option to avoid copying old root param from 1st kernel cmdline
Date: Wed, 28 Oct 2015 13:41:34 +0800	[thread overview]
Message-ID: <20151028054134.200833741@redhat.com> (raw)

Hi,

Here is the update patches for adding a new option --dt-no-old-root.
Per previously discussion with Simon, we should consider the compatibility 
issue for changing the old behavior. Thus a new option is necessary

The 1st patch move the copying code to another function. The other two patches
are for adding arch dependent option for arm and ppc64.

Tested kexec load on both arm and ppc64 machines.

For the latter two patches, some usage lines are over 80 characters, but I just
keep same with original formats. I prefer to fix it in other patches. If you
think it really need being fixed in this patchset please let me know, I can
update them again.

Thanks
Dave


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

             reply	other threads:[~2015-10-28  5:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28  5:41 dyoung [this message]
2015-10-28  5:41 ` [kexec-tools PATCH 1/3] fs2dt.c: move copy old root param as a new function dyoung
2015-10-28  5:41 ` [kexec-tools PATCH 2/3] arm: add arch option --dt-no-old-root dyoung
2015-10-28  5:41 ` [kexec-tools PATCH 3/3] ppc64: " dyoung
2015-10-29 23:49 ` [kexec-tools PATCH 0/3] New option to avoid copying old root param from 1st kernel cmdline Simon Horman

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=20151028054134.200833741@redhat.com \
    --to=dyoung@redhat.com \
    --cc=horms@verge.net.au \
    --cc=jstodola@redhat.com \
    --cc=kexec@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox