[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: arm64/xen: Fix too few arguments to function ‘grub_create_loader_cmd
From: |
Lee Jones |
Subject: |
Re: arm64/xen: Fix too few arguments to function ‘grub_create_loader_cmdline’ |
Date: |
Thu, 22 Nov 2018 07:26:11 +0000 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Wed, 21 Nov 2018, Daniel Kiper wrote:
> On Tue, Nov 20, 2018 at 10:45:04AM +0000, Lee Jones wrote:
> > From: Lee Jones <address@hidden>
> >
> > arm64/xen: Fix too few arguments to function ‘grub_create_loader_cmdline’
> >
> > Without this fix, building xen_boot.c omits:
> >
> > loader/arm64/xen_boot.c: In function ‘xen_boot_binary_load’:
> > loader/arm64/xen_boot.c:370:7: error: too few arguments to function
> > ‘grub_create_loader_cmdline’
> > grub_create_loader_cmdline (argc - 1, argv + 1, binary->cmdline,
> > ^~~~~~~~~~~~~~~~~~~~~~~~~~
> > In file included from loader/arm64/xen_boot.c:36:0:
> > ../include/grub/lib/cmdline.h:29:12: note: declared here
> > grub_err_t grub_create_loader_cmdline (int argc, char *argv[], char *buf,
> >
> > Signed-off-by: Lee Jones <address@hidden>
>
> Pushed despite it had malformed tabs. Next time please use "git format-patch"
> and "git send-email" to build and send the patches.
I normally do this (for my kernel work), but Leif asked me to reply
directly to this mail (since I am not set-up for Grub).
If I continue to contribute, I'll set something up more enduring.
Thank you for your help.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
- Re: [PATCH 0/5] Fix non-x86 builds after verifiers framework merged, (continued)
- arm64/xen: Fix too few arguments to function ‘grub_create_loader_cmdline’, Lee Jones, 2018/11/20
- Re: arm64/xen: Fix too few arguments to function ‘grub_create_loader_cmdline’, Julien Grall, 2018/11/20
- Re: arm64/xen: Fix too few arguments to function ‘grub_create_loader_cmdline’, Daniel Kiper, 2018/11/21
- Re: arm64/xen: Fix too few arguments to function ‘grub_create_loader_cmdline’,
Lee Jones <=
- arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression, Lee Jones, 2018/11/20
- Re: arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression, Julien Grall, 2018/11/20
- Re: arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression, Lee Jones, 2018/11/20
- Re: arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression, Julien Grall, 2018/11/20
- Re: arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression, Lee Jones, 2018/11/20
- [PATCH v2] arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression, Lee Jones, 2018/11/20
- [PATCH v3 (part 1)] arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression', Lee Jones, 2018/11/20
- Re: [PATCH v3 (part 1)] arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression', Daniel Kiper, 2018/11/21
- [PATCH v3 (part 2)] generic/blocklist: Fix implicit declaration of function ‘grub_file_filter_disable_compression', Lee Jones, 2018/11/20
- Re: [PATCH v3 (part 2)] generic/blocklist: Fix implicit declaration of function ‘grub_file_filter_disable_compression', Vladimir 'phcoder' Serbinenko, 2018/11/20