All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Matthew Garrett <mjg@redhat.com>
Cc: x86@kernel.org, hpa@zytor.com, linux-kernel@vger.kernel.org,
	tony.luck@intel.com
Subject: Re: [PATCH v2] efi: Fix argument types for SetVariable()
Date: Thu, 7 Jul 2011 11:33:05 +0200	[thread overview]
Message-ID: <20110707093305.GA15058@elte.hu> (raw)
In-Reply-To: <1309985329-15034-1-git-send-email-mjg@redhat.com>


* Matthew Garrett <mjg@redhat.com> wrote:

> The spec says this takes uint32 for attributes, not uintn.
> 
> Signed-off-by: Matthew Garrett <mjg@redhat.com>
> ---
> 
> This version fixes ia64 as well. 
> 
>  arch/ia64/kernel/efi.c      |    2 +-
>  arch/x86/platform/efi/efi.c |    2 +-
>  include/linux/efi.h         |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Please send a patch against latest -tip, we've got EFI changes in 
tip:x86/efi and your patch conflicts.

Thanks,

	Ingo

  parent reply	other threads:[~2011-07-07  9:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 19:36 [PATCH 1/2] efi: Fix argument types for SetVariable() Matthew Garrett
2011-06-06 19:36 ` [PATCH 2/2] efi: Add infrastructure for UEFI 2.0 runtime services Matthew Garrett
2011-06-06 21:22   ` [tip:x86/efi] x86, " tip-bot for Matthew Garrett
2011-06-20 22:42   ` [PATCH 2/2] " Mike Waychison
2011-06-20 22:44     ` Mike Waychison
2011-06-21 15:02     ` Matthew Garrett
2011-06-06 21:21 ` [tip:x86/efi] x86, efi: Fix argument types for SetVariable() tip-bot for Matthew Garrett
2011-06-09 19:02 ` [PATCH 1/2] " Tony Luck
2011-06-09 19:09   ` Matthew Garrett
2011-07-06 20:48 ` [PATCH v2] " Matthew Garrett
2011-07-06 21:36   ` Luck, Tony
2011-07-07  9:33   ` Ingo Molnar [this message]
2011-07-07 11:38     ` Matthew Garrett
2011-07-07 11:40       ` Ingo Molnar

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=20110707093305.GA15058@elte.hu \
    --to=mingo@elte.hu \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg@redhat.com \
    --cc=tony.luck@intel.com \
    --cc=x86@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.