Re: [rfc] Merge kexec-tools into the kernel tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Neil Horman
Date: Wednesday, August 4, 2010 - 5:26 am

On Wed, Aug 04, 2010 at 04:06:48PM +0900, Simon Horman wrote:


It seems to me that this change isn't overly usefull in solving the problems
that kexec-tools seems to chronically encounter.  The biggest kexec/kernel
problem that I seem to encounter during maintence of the package in RHEL isn't
ABI compatibility between any kexec/kernel version pair (which can often be
mitigated/controlled by merging the source trees), but rather by lack of testing
of changes.  All to often kernel code authors assume that if something they
write or modify works in the kernel during a normal boot, it can be assumed to
work just fine in the kdump kernel.  That _should_ be the case, bur rarely is
it.  And unfortunately, that won't be mitigated by tying a kexec and kernel
version together.

What I think we need is a shorter path from upstream commit to regression/bug
detection.  Something that would allow someone to validate that kexec works
properly after they have made a commit to hardware that they have in hand.
Perhaps something in the scripts directory that allows a developer to
immediately execute a kexec -e reboot and a kexec -l; sysrq-c crash reboot to
validate that their changes are working properly.  Perhaps if we added a step to
the submission checklist including the running of said script, we'd see less
hardware specific regressions.

My $0.02
Neil

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[rfc] Merge kexec-tools into the kernel tree, Simon Horman, (Wed Aug 4, 12:06 am)
Re: [rfc] Merge kexec-tools into the kernel tree, Américo Wang, (Wed Aug 4, 12:22 am)
Re: [rfc] Merge kexec-tools into the kernel tree, Eric W. Biederman, (Wed Aug 4, 12:34 am)
Re: [rfc] Merge kexec-tools into the kernel tree, Bernhard Walle, (Wed Aug 4, 1:08 am)
Re: [rfc] Merge kexec-tools into the kernel tree, Neil Horman, (Wed Aug 4, 5:26 am)
Re: [rfc] Merge kexec-tools into the kernel tree, Andi Kleen, (Wed Aug 4, 8:05 am)
Re: [rfc] Merge kexec-tools into the kernel tree, Michael Neuling, (Wed Aug 4, 4:11 pm)
Re: [rfc] Merge kexec-tools into the kernel tree, Eric W. Biederman, (Wed Aug 4, 5:04 pm)
Re: [rfc] Merge kexec-tools into the kernel tree, Michael Neuling, (Wed Aug 4, 6:19 pm)
Re: [rfc] Merge kexec-tools into the kernel tree, Américo Wang, (Wed Aug 4, 8:22 pm)
Re: [rfc] Merge kexec-tools into the kernel tree, Américo Wang, (Wed Aug 4, 8:26 pm)