All of lore.kernel.org
 help / color / mirror / Atom feed
* [kexec-tools PATCH 0/3] New option to avoid copying old root param from 1st kernel cmdline
@ 2015-10-28  5:41 dyoung
  2015-10-28  5:41 ` [kexec-tools PATCH 1/3] fs2dt.c: move copy old root param as a new function dyoung
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dyoung @ 2015-10-28  5:41 UTC (permalink / raw)
  To: kexec; +Cc: jstodola, horms

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-29 23:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-28  5:41 [kexec-tools PATCH 0/3] New option to avoid copying old root param from 1st kernel cmdline dyoung
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

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.