lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 2 Apr 2016 09:32:14 +0200
From:	Ingo Molnar <mingo@...nel.org>
To:	Matt Fleming <matt@...eblueprint.co.uk>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	"H . Peter Anvin" <hpa@...or.com>,
	Ard Biesheuvel <ard.biesheuvel@...aro.org>,
	linux-kernel@...r.kernel.org, linux-efi@...r.kernel.org,
	Jeremy Linton <jeremy.linton@....com>,
	Leif Lindholm <leif.lindholm@...aro.org>,
	Mark Langsdorf <mlangsdo@...hat.com>,
	Mark Rutland <mark.rutland@....com>,
	Mark Salter <msalter@...hat.com>,
	Will Deacon <will.deacon@....com>
Subject: Re: [GIT PULL] EFI urgent fix


* Matt Fleming <matt@...eblueprint.co.uk> wrote:

> Folks,
> 
> Please pull the following fix for an arm64 boot crash reported by Mark
> Salter with 64KB granule kernels. It is also tagged for stable.
> 
> The following changes since commit 591b1d8d86074ac3a3163d89bcfe7b232cf83902:
> 
>   x86/mm/pkeys: Add missing Documentation (2016-03-29 11:21:17 +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 7cc8cbcf82d165dd658d89a7a287140948e76413:
> 
>   efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping (2016-03-31 21:33:50 +0100)
> 
> ----------------------------------------------------------------
>  * Fix a boot crash on arm64 caused by a recent commit to mark the EFI
>    memory map as 'MEMBLOCK_NOMAP' which causes the regions to be
>    omitted from the kernel direct mapping - Ard Biesheuvel
> 
> ----------------------------------------------------------------
> Ard Biesheuvel (1):
>       efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
> 
>  drivers/firmware/efi/arm-init.c | 18 +++++++++++++++---
>  1 file changed, 15 insertions(+), 3 deletions(-)

Pulled, thanks Matt!

	Ingo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ