Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755598AbXJCRNU (ORCPT ); Wed, 3 Oct 2007 13:13:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752104AbXJCRNM (ORCPT ); Wed, 3 Oct 2007 13:13:12 -0400 Received: from terminus.zytor.com ([198.137.202.10]:35353 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751071AbXJCRNK (ORCPT ); Wed, 3 Oct 2007 13:13:10 -0400 Message-ID: <4703CD7E.30206@zytor.com> Date: Wed, 03 Oct 2007 10:12:30 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Chris Malley CC: Rusty Russell , lkml - Kernel Mailing List , Jeremy Fitzhardinge , lguest , James Bottomley , Vivek Goyal , "Eric W. Biederman" Subject: Re: [PATCH 5/5] lguest: loading bzImage directly References: <1191368052.17826.40.camel@localhost.localdomain> <1191368106.17826.43.camel@localhost.localdomain> <1191368154.17826.44.camel@localhost.localdomain> <1191368217.17826.47.camel@localhost.localdomain> <1191368399.17826.51.camel@localhost.localdomain> <1191368457.17826.53.camel@localhost.localdomain> <1191404221.17247.15.camel@feisty> In-Reply-To: <1191404221.17247.15.camel@feisty> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 564 Lines: 17 Chris Malley wrote: > Hi guys > > Would it not be clearer to #include and use > the relevant named members of struct setup_header / struct boot_params > rather than the hard-coded values 0x202, 0x1F1, 0x214 ? > Yes, please. I have a patch in -mm which already does that across the kernel. -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/