Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751987AbcLEJBH (ORCPT ); Mon, 5 Dec 2016 04:01:07 -0500 Received: from mail-io0-f170.google.com ([209.85.223.170]:34354 "EHLO mail-io0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751686AbcLEJBC (ORCPT ); Mon, 5 Dec 2016 04:01:02 -0500 MIME-Version: 1.0 In-Reply-To: <20161204213835.GM20785@codeblueprint.co.uk> References: <1480010543-25709-2-git-send-email-ard.biesheuvel@linaro.org> <20161204141746.GL20785@codeblueprint.co.uk> <20161204213835.GM20785@codeblueprint.co.uk> From: Ard Biesheuvel Date: Mon, 5 Dec 2016 09:01:01 +0000 Message-ID: Subject: Re: [tip:efi/core] efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit To: Matt Fleming Cc: "tglx@linutronix.de" , Peter Zijlstra , Arnd Bergmann , Ingo Molnar , Linus Torvalds , "linux-kernel@vger.kernel.org" , "hpa@zytor.com" , linux-tip-commits@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 659 Lines: 15 On 4 December 2016 at 21:38, Matt Fleming wrote: > On Sun, 04 Dec, at 02:31:23PM, Ard Biesheuvel wrote: >> On 4 December 2016 at 14:17, Matt Fleming wrote: >> > >> > Ard, was this picked up for the correct tip branch? If it fixes a >> > build failure it should have gone into tip/efi/urgent, right? >> >> The failure was in -next, with a patch queued up for v4.10, so that is >> where the fix went as well. > > Oops, sorry I missed that. I was looking at the v4.11 queue and my > brain suffered an off-by-one bug - I thought we'd already had the > v4.10 release. We haven't even had the v4.9 release :-)