Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751625AbaBGX2r (ORCPT ); Fri, 7 Feb 2014 18:28:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31340 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751150AbaBGX2q (ORCPT ); Fri, 7 Feb 2014 18:28:46 -0500 Date: Sat, 8 Feb 2014 07:28:15 +0800 From: Dave Young To: "H. Peter Anvin" Cc: Vivek Goyal , "H. Peter Anvin" , Kees Cook , Cong Ding , Richard Weinberger , Kexec Mailing List , Linux Kernel Mailing List , Mathias Krause , Michael Davidson , Wei Yongjun , Thomas Gleixner , Yinghai Lu , Ingo Molnar , Linus Torvalds , Ingo Molnar Subject: Re: [GIT PULL] x86/kaslr for v3.14 Message-ID: <20140207232815.GD3840@dhcp-16-126.nay.redhat.com> References: <52E5EFAF.3060609@linux.intel.com> <52E601DA.7010605@zytor.com> <20140130220708.GP9951@redhat.com> <20140207144914.GA5949@redhat.com> <52F503FD.8080607@linux.intel.com> <20140207162408.GD6967@redhat.com> <20140207231626.GA3840@dhcp-16-126.nay.redhat.com> <52F56A40.60707@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52F56A40.60707@zytor.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 02/07/14 at 03:20pm, H. Peter Anvin wrote: > On 02/07/2014 03:16 PM, Dave Young wrote: > > > > Hi Vivek, > > > > Chaowang is looking into passing setup_data SETUP_E820_EXT > > instead of using exactmap. Previously Thomas Renninger tried passing them in e820. > > I did not find the old thread, but I remember it's not enough because of the > > 128 entries limitation. > > > > THERE IS NO SUCH LIMITATION. > > Only 128 slots fit in struct boot_params, but additional entries can be > added to the setup_data linked list. Ok, I did not describe it right, I actually means the space limit. Thanks for clarifying. -- 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/