On Tue, 17 Jun, at 11:41:08PM, Yinghai Lu wrote: > We need to allocate boot_params early and clear it before copy > setup_header to it. > > So kernel will not call sanitize_boot_params() to overwrite new > added parameter like ext_ramdisk_image, ext_ramdisk_size... > > We should modify boot_params later instead of touch temp buf too early. > > Signed-off-by: Yinghai Lu <yinghai@xxxxxxxxxx> > > --- > loaders/bzimage/bzimage.c | 65 ++++++++++++++++++++++++---------------------- > 1 file changed, 34 insertions(+), 31 deletions(-) Applied, thanks! -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html