Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756229AbaKSQ0d (ORCPT ); Wed, 19 Nov 2014 11:26:33 -0500 Received: from terminus.zytor.com ([198.137.202.10]:37951 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752950AbaKSQ0c (ORCPT ); Wed, 19 Nov 2014 11:26:32 -0500 Message-ID: <546CC49B.2070109@zytor.com> Date: Wed, 19 Nov 2014 08:26:03 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Greg Thelen , Junjie Mao CC: Kees Cook , linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , x86@kernel.org, Josh Triplett , Matt Fleming , Ard Biesheuvel , Vivek Goyal , Andi Kleen , Fengguang Wu , stable@vger.kernel.org Subject: Re: [PATCH v3] x86, kaslr: Prevent .bss from overlaping initrd References: <1414762838-13067-1-git-send-email-eternal.n08@gmail.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/17/2014 06:23 PM, Greg Thelen wrote: > > On Mon, Nov 17 2014, Greg Thelen wrote: > [...] >> Given that bss and brk are nobits (i.e. only ALLOC) sections, does >> file_offset make sense as a load address. This fails with gold: >> It really doesn't. We have that information elsewhere. -hpa -- 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/