Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754470AbbFKOoG (ORCPT ); Thu, 11 Jun 2015 10:44:06 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:34660 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751555AbbFKOoE (ORCPT ); Thu, 11 Jun 2015 10:44:04 -0400 Date: Thu, 11 Jun 2015 16:43:58 +0200 From: Ingo Molnar To: Matt Fleming Cc: "H. Peter Anvin" , Thomas Gleixner , linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Jones , Guenter Roeck , "Luck, Tony" Subject: Re: [GIT PULL] EFI urgent fix Message-ID: <20150611144358.GA12476@gmail.com> References: <20150611124758.GA19243@codeblueprint.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150611124758.GA19243@codeblueprint.co.uk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1560 Lines: 42 * Matt Fleming wrote: > Folks, please pull the following build fix from Peter Jones. Guenter > reported that the ESRT driver doesn't build properly on ia64. The > problem was discovered in linux-next. > > The following changes since commit c208358c2cc832eeb5b341a465eee30be19cd5a0: > > efi: Add 'systab' information to Documentation/ABI (2015-05-27 15:40:20 +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 3846c15820a1841225d0245afda4875af23dfbbe: > > efi: Work around ia64 build problem with ESRT driver (2015-06-08 10:51:31 +0100) > > ---------------------------------------------------------------- > * Fix ESRT build breakage on ia64 reported by Guenter Roeck - Peter Jones > > ---------------------------------------------------------------- > Peter Jones (1): > efi: Work around ia64 build problem with ESRT driver > > drivers/firmware/efi/Kconfig | 5 +++++ > drivers/firmware/efi/Makefile | 3 ++- > include/linux/efi.h | 4 ++++ > 3 files changed, 11 insertions(+), 1 deletion(-) So I pulled this into tip:x86/efi, not into tip:x86/urgent, because the commit that broke the ia64 build is not upstream yet. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/