Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751469AbaAMK1k (ORCPT ); Mon, 13 Jan 2014 05:27:40 -0500 Received: from mail.skyhub.de ([78.46.96.112]:39883 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751024AbaAMK1h (ORCPT ); Mon, 13 Jan 2014 05:27:37 -0500 Date: Mon, 13 Jan 2014 11:27:34 +0100 From: Borislav Petkov To: Dave Young Cc: Linux EFI , LKML , Borislav Petkov , Matt Fleming , Matthew Garrett , "H. Peter Anvin" , Toshi Kani Subject: Re: [PATCH 4/4] efi: Make efi virtual runtime map passing more robust Message-ID: <20140113102734.GB5388@pd.tnic> References: <1389473370-1940-1-git-send-email-bp@alien8.de> <1389473370-1940-5-git-send-email-bp@alien8.de> <20140113054038.GB11237@dhcp-16-126.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20140113054038.GB11237@dhcp-16-126.nay.redhat.com> 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 On Mon, Jan 13, 2014 at 01:40:39PM +0800, Dave Young wrote: > Adding a safeguard check for desc_size is better though currently it's > impossible for the desc_size > PAGE_SIZE? Huh, what? sizeof(efi_memory_desc_t) is only 40 bytes AFAICT. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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/