From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932285AbcEMUet (ORCPT ); Fri, 13 May 2016 16:34:49 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:36291 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932102AbcEMUeq (ORCPT ); Fri, 13 May 2016 16:34:46 -0400 From: Matt Fleming To: Ingo Molnar , Thomas Gleixner , "H . Peter Anvin" Cc: Matt Fleming , Ard Biesheuvel , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, Alex Thorlton , Borislav Petkov , Dimitri Sivanich , Ingo Molnar , Mike Travis , Russ Anderson , stable@vger.kernel.org, x86@kernel.org Subject: [GIT PULL] EFI urgent fix Date: Fri, 13 May 2016 21:34:41 +0100 Message-Id: <1463171682-13881-1-git-send-email-matt@codeblueprint.co.uk> X-Mailer: git-send-email 2.7.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit c10fcb14c7afd6688c7b197a814358fecf244222: x86/sysfb_efi: Fix valid BAR address range check (2016-05-05 16:01:00 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent for you to fetch changes up to 6f4c184576aeb5594b8d21f9e7206b7b62e3d96e: x86/efi: Fix 7th argument to efi_call (2016-05-13 21:12:13 +0100) ---------------------------------------------------------------- * Fix passing of 7 parameters or more to efi_call. This issue is only triggered on SGI/UV systems - Alex Thorlton ---------------------------------------------------------------- Alex Thorlton (1): x86/efi: Fix 7th argument to efi_call arch/x86/platform/efi/efi_stub_64.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: [GIT PULL] EFI urgent fix Date: Fri, 13 May 2016 21:34:41 +0100 Message-ID: <1463171682-13881-1-git-send-email-matt@codeblueprint.co.uk> Return-path: Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ingo Molnar , Thomas Gleixner , "H . Peter Anvin" Cc: Matt Fleming , Ard Biesheuvel , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alex Thorlton , Borislav Petkov , Dimitri Sivanich , Ingo Molnar , Mike Travis , Russ Anderson , stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org List-Id: linux-efi@vger.kernel.org The following changes since commit c10fcb14c7afd6688c7b197a814358fecf244222: x86/sysfb_efi: Fix valid BAR address range check (2016-05-05 16:01:00 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent for you to fetch changes up to 6f4c184576aeb5594b8d21f9e7206b7b62e3d96e: x86/efi: Fix 7th argument to efi_call (2016-05-13 21:12:13 +0100) ---------------------------------------------------------------- * Fix passing of 7 parameters or more to efi_call. This issue is only triggered on SGI/UV systems - Alex Thorlton ---------------------------------------------------------------- Alex Thorlton (1): x86/efi: Fix 7th argument to efi_call arch/x86/platform/efi/efi_stub_64.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)