public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matt Fleming <matt@console-pimps.org>
To: "H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	"linux-efi@vger.kernel.org" <linux-efi@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EFI fixes for tip/x86/efi
Date: Tue, 30 Apr 2013 16:25:13 +0100	[thread overview]
Message-ID: <517FE259.60304@console-pimps.org> (raw)

Hi guys,

This pull includes fixes for the merge window material currently sitting
in tip/x86/efi. The three patches from me fix bugs in the pstore code
paths and the two from Dan are the results of his static analysis tool,
including a fix for a locking bug.

The changes are based on my efi-for-tip2 branch. If you would like it
based on something else, just let me know.

The following changes since commit a614e1923d5389d01f3545ee4a90e39a04d0c90d:

  Merge tag 'v3.9' into efi-for-tip2 (2013-04-30 11:42:13 +0100)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git efi-for-tip-fixes

for you to fetch changes up to 7b2dd6d2c4db3912771bfcfd7ac7264011a3c831:

  efi: remove "kfree(NULL)" (2013-04-30 16:03:18 +0100)

----------------------------------------------------------------
Dan Carpenter (2):
      efi: locking fix in efivar_entry_set_safe()
      efi: remove "kfree(NULL)"

Matt Fleming (3):
      efi, pstore: Initialise 'entry' before iterating
      efi, pstore: Remove entry from list when erasing
      efi, pstore: Read data from variable store before memcpy()

 drivers/firmware/efi/efi-pstore.c |   10 +++++--
 drivers/firmware/efi/efivars.c    |    4 +--
 drivers/firmware/efi/vars.c       |   53 ++++++++++++++++++++-----------------
 include/linux/efi.h               |    3 ++-
 4 files changed, 39 insertions(+), 31 deletions(-)

-- 
Matt Fleming, Intel Open Source Technology Center

                 reply	other threads:[~2013-04-30 15:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=517FE259.60304@console-pimps.org \
    --to=matt@console-pimps.org \
    --cc=hpa@zytor.com \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=tglx@linutronix.de \
    /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