]> git.baikalelectronics.ru Git - kernel.git/commit
efi/libstub: Stop parsing arguments at "--"
authorArvind Sankar <nivedita@alum.mit.edu>
Sat, 25 Jul 2020 15:59:16 +0000 (11:59 -0400)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 20 Aug 2020 09:18:52 +0000 (11:18 +0200)
commit6d82d3a8bb97c63e9232d2cc055f7c10001dc374
tree218ce0dd2a69e869ab08d0473b73dc83c40f2cf8
parent7b4854daf5ccad05395c980f683210af4def856a
efi/libstub: Stop parsing arguments at "--"

Arguments after "--" are arguments for init, not for the kernel.

Cc: <stable@vger.kernel.org>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200725155916.1376773-1-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/efi-stub-helper.c