Re: [PATCH 0/3] Three small fixes to cmdline parsing

From: Ard Biesheuvel
Date: Fri Aug 14 2020 - 02:29:10 EST


On Thu, 13 Aug 2020 at 20:58, Arvind Sankar <nivedita@xxxxxxxxxxxx> wrote:
>
> First 2 are resends:
> https://lore.kernel.org/linux-efi/20200725155916.1376773-1-nivedita@xxxxxxxxxxxx/
> https://lore.kernel.org/linux-efi/20200729193300.598448-1-nivedita@xxxxxxxxxxxx/
>
> Arvind Sankar (3):
> efi/libstub: Stop parsing arguments at "--"
> efi/libstub: Handle NULL cmdline
> efi/libstub: Handle unterminated cmdline
>

Thanks Arvind. I already applied #1 and #2 locally, so I will just
pick up the last one.


> drivers/firmware/efi/libstub/efi-stub-helper.c | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
>
> --
> 2.26.2
>