linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: eb@emlix.com, linux-efi@vger.kernel.org,
	gregkh@linuxfoundation.org, stable@vger.kernel.org,
	ndesaulniers@google.com
Subject: Re: [PATCH for-4.9-stable] efi/libstub: Unify command line param parsing
Date: Thu, 6 Jun 2019 09:22:51 -0400	[thread overview]
Message-ID: <20190606132251.GK29739@sasha-vm> (raw)
In-Reply-To: <20190606102513.16321-1-ard.biesheuvel@linaro.org>

On Thu, Jun 06, 2019 at 12:25:13PM +0200, Ard Biesheuvel wrote:
>Commit 60f38de7a8d4e816100ceafd1b382df52527bd50 upstream.
>
>Merge the parsing of the command line carried out in arm-stub.c with
>the handling in efi_parse_options(). Note that this also fixes the
>missing handling of CONFIG_CMDLINE_FORCE=y, in which case the builtin
>command line should supersede the one passed by the firmware.
>
>Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>Cc: Linus Torvalds <torvalds@linux-foundation.org>
>Cc: Matt Fleming <matt@codeblueprint.co.uk>
>Cc: Peter Zijlstra <peterz@infradead.org>
>Cc: Thomas Gleixner <tglx@linutronix.de>
>Cc: bhe@redhat.com
>Cc: bhsharma@redhat.com
>Cc: bp@alien8.de
>Cc: eugene@hp.com
>Cc: evgeny.kalugin@intel.com
>Cc: jhugo@codeaurora.org
>Cc: leif.lindholm@linaro.org
>Cc: linux-efi@vger.kernel.org
>Cc: mark.rutland@arm.com
>Cc: roy.franz@cavium.com
>Cc: rruigrok@codeaurora.org
>Link: http://lkml.kernel.org/r/20170404160910.28115-1-ard.biesheuvel@linaro.org
>Signed-off-by: Ingo Molnar <mingo@kernel.org>
>[ardb: fix up merge conflicts with 4.9.180]
>Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>---
>This fixes the GCC build issue reported by Eike.
>
>Note that testing of arm64 stable kernels should cover CONFIG_RANDOMIZE_BASE,
>since it has a profound impact on how the kernel binary gets put together.

Should this fix be applied to 4.9 as well?

I see it in 4.14+

--
Thanks,
Sasha

  parent reply	other threads:[~2019-06-06 13:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-06 10:25 [PATCH for-4.9-stable] efi/libstub: Unify command line param parsing Ard Biesheuvel
2019-06-06 11:44 ` Rolf Eike Beer
2019-06-06 13:22 ` Sasha Levin [this message]
2019-06-06 13:33   ` Ard Biesheuvel
2019-06-06 15:26 ` Greg KH
2019-06-07  9:51   ` Ard Biesheuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190606132251.GK29739@sasha-vm \
    --to=sashal@kernel.org \
    --cc=ard.biesheuvel@linaro.org \
    --cc=eb@emlix.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).