Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757207AbZAMSnO (ORCPT ); Tue, 13 Jan 2009 13:43:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754716AbZAMSm6 (ORCPT ); Tue, 13 Jan 2009 13:42:58 -0500 Received: from an-out-0708.google.com ([209.85.132.245]:14741 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754331AbZAMSm6 (ORCPT ); Tue, 13 Jan 2009 13:42:58 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=SiVxcYiSZpbR/aIvvPSCH8a5+CEt83U86nd19Ns+0rmRqx+cK+InIdOjEPFdNdqln6 TKSAKFSzkcOgTHLEjduuJ3wBshWOIjQEiPrEk8RMPRxTaByDeIut40Ync/Coi3O1YZz/ ssPRBeCwqDSSAe40etdN/QrZeTKCcr9rheaJc= Subject: Re: [PATCH -tip] x86: headers - fix export private data to userspace From: Harvey Harrison To: Cyrill Gorcunov Cc: Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner , Sam Ravnborg , LKML , Jaswinder Singh Rajput In-Reply-To: <20090113183456.GA14470@localhost> References: <20090113183456.GA14470@localhost> Content-Type: text/plain Date: Tue, 13 Jan 2009 10:37:12 -0800 Message-Id: <1231871832.16221.1.camel@brick> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 580 Lines: 17 On Tue, 2009-01-13 at 21:34 +0300, Cyrill Gorcunov wrote: > Impact: cleanup > 4) setup.h - COMMAND_LINE_SIZE saved for userspace, bootloaders > could use it. Doesn't this need to be (at least) _COMMAND_LINE_SIZE to avoid polluting the namespace, not sure it can be changed though as the horse is already out of the barn. Harvey -- 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/