[PATCH 09/14] x86, boot: add new runtime_address and runtime_size bzImage fields
Sam Ravnborg
sam at ravnborg.org
Fri May 8 17:35:10 EDT 2009
On Fri, May 08, 2009 at 02:09:20PM -0700, H. Peter Anvin wrote:
> Sam Ravnborg wrote:
> >> @:
> >>@@ -50,6 +53,9 @@ suffix_$(CONFIG_KERNEL_GZIP) = gz
> >> suffix_$(CONFIG_KERNEL_BZIP2) = bz2
> >> suffix_$(CONFIG_KERNEL_LZMA) = lzma
> >
> >No need for a recursive assignment here. Use ":="
> >Ann we usually uses "-y" not "_y".
> >
>
> Wasn't part of the patch, but OK :)
I overlooked that fact - I often just review what I can see.
(In other words - I should have caught that detail when the original
patch was posted...)
Sam
More information about the kexec
mailing list