linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EFI changes for v3.9-rc3
@ 2013-03-21 13:17 Matt Fleming
  0 siblings, 0 replies; only message in thread
From: Matt Fleming @ 2013-03-21 13:17 UTC (permalink / raw)
  To: H. Peter Anvin
  Cc: Ingo Molnar, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel

Hi guys,

The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-for-3.9-rc3

for you to fetch changes up to e971318bbed610e28bb3fde9d548e6aaf0a6b02e:

  efivars: Handle duplicate names from get_next_variable() (2013-03-21 12:43:46 +0000)

----------------------------------------------------------------
EFI changes for v3.9-rc3,

  * A new config option and efivars module parameter have been added to
    allow the efivars pstore backend to be disabled as we're still seeing
    issues on machines despite adding heuristics to workaround known bugs.
    Distributions now have a way to disable EFI variable pstore code
    completely - from Seth Forshee.

  * A couple of efivars patches to workaround quirky implementations
    of GetNextVariableName() which resulted in machines hanging and
    sysfs files being created with garbage names.

----------------------------------------------------------------
Matt Fleming (2):
      efivars: explicitly calculate length of VariableName
      efivars: Handle duplicate names from get_next_variable()

Seth Forshee (2):
      efivars: Allow disabling use as a pstore backend
      efivars: Add module parameter to disable use as a pstore backend

 drivers/firmware/Kconfig   |  18 ++++++
 drivers/firmware/efivars.c | 150 +++++++++++++++++++++++++++++++--------------
 2 files changed, 122 insertions(+), 46 deletions(-)

-- 
Matt Fleming, Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-21 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 13:17 [GIT PULL] EFI changes for v3.9-rc3 Matt Fleming

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).