From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753982AbbCIUUM (ORCPT ); Mon, 9 Mar 2015 16:20:12 -0400 Received: from cantor2.suse.de ([195.135.220.15]:55070 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752872AbbCIUUJ (ORCPT ); Mon, 9 Mar 2015 16:20:09 -0400 Date: Mon, 9 Mar 2015 21:18:46 +0100 From: Borislav Petkov To: Yinghai Lu Cc: Matt Fleming , "H. Peter Anvin" , Ingo Molnar , Kees Cook , Baoquan He , Thomas Gleixner , Jiri Kosina , Linux Kernel Mailing List , "linux-efi@vger.kernel.org" , Josh Triplett , Andrew Morton , Ard Biesheuvel , Junjie Mao Subject: Re: [PATCH v3 1/7] x86, kaslr: Use init_size instead of run_size Message-ID: <20150309201846.GM12732@pd.tnic> References: <1425766041-6551-1-git-send-email-yinghai@kernel.org> <1425766041-6551-2-git-send-email-yinghai@kernel.org> <20150309124935.GA12732@pd.tnic> <20150309200035.GK12732@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 09, 2015 at 01:06:00PM -0700, Yinghai Lu wrote: > Yes. Just to emphasize that " We need to make sure [z_extra_offset, > init_size) will fit ZO" So you want to say: "We need to make sure the compressed kernel fits in the interval [z_extra_offset, z_extra_offset + init_size)" ? -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --