Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752471AbbFKMsG (ORCPT ); Thu, 11 Jun 2015 08:48:06 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:36202 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752280AbbFKMsD (ORCPT ); Thu, 11 Jun 2015 08:48:03 -0400 Date: Thu, 11 Jun 2015 13:47:58 +0100 From: Matt Fleming To: "H. Peter Anvin" , Ingo Molnar , Thomas Gleixner Cc: linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Jones , Guenter Roeck , "Luck, Tony" Subject: [GIT PULL] EFI urgent fix Message-ID: <20150611124758.GA19243@codeblueprint.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1366 Lines: 35 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(-) -- Matt Fleming, Intel Open Source Technology Center -- 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/