linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Matt Fleming <matt@console-pimps.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
	linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] EFI changes
Date: Sun, 6 Oct 2013 11:27:32 +0200	[thread overview]
Message-ID: <20131006092732.GA4535@gmail.com> (raw)
In-Reply-To: <20131004195550.GA21783@console-pimps.org>


* Matt Fleming <matt@console-pimps.org> wrote:

> These changes fix a couple of sparse warnings introduced in the last
> pull.
> 
> The following changes since commit 0ce6cda2c75d64175394341ef60e6e1d27dd9c10:
> 
>   x86 efi: bugfix interrupt disabling sequence (2013-09-30 10:23:11 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-next
> 
> for you to fetch changes up to c158c3bf59951bbb44bd7ccca9e6665dfd1617c5:
> 
>   boot, efi: Remove redundant memset() (2013-10-04 20:07:47 +0100)
> 
> ----------------------------------------------------------------
>  * Fix a recently introduced sparse warning caused by using 0 instead of
>    NULL - Leif Lindholm
> 
>  * Remove a useless memset from the common EFI stub code - Roy Franz
> 
> ----------------------------------------------------------------
> Leif Lindholm (1):
>       x86/efi: Fix config_table_type array termination
> 
> Roy Franz (1):
>       boot, efi: Remove redundant memset()
> 
>  arch/x86/platform/efi/efi.c            | 2 +-
>  drivers/firmware/efi/efi-stub-helper.c | 2 --
>  2 files changed, 1 insertion(+), 3 deletions(-)

Pulled into tip:x86/efi, thanks Matt!

	Ingo

  reply	other threads:[~2013-10-06  9:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04 19:55 [GIT PULL] EFI changes Matt Fleming
2013-10-06  9:27 ` Ingo Molnar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-29  8:18 Matt Fleming
2013-10-28 12:35 Matt Fleming
2013-10-28 13:44 ` Ingo Molnar
2013-10-28 15:52   ` Matt Fleming
2013-10-28 15:55     ` Ingo Molnar
2013-10-28 20:30       ` Matt Fleming
2013-10-29  8:11         ` Ingo Molnar
2013-10-27 21:48 Matt Fleming
2013-10-28 11:17 ` Ingo Molnar
2013-10-28 11:49   ` Matt Fleming
2013-10-28 11:50     ` Ingo Molnar
2013-09-30 10:49 Matt Fleming
2013-09-30 14:26 ` H. Peter Anvin

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=20131006092732.GA4535@gmail.com \
    --to=mingo@kernel.org \
    --cc=hpa@zytor.com \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matt@console-pimps.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).