From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755412AbXLNSN1 (ORCPT ); Fri, 14 Dec 2007 13:13:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752844AbXLNSNT (ORCPT ); Fri, 14 Dec 2007 13:13:19 -0500 Received: from terminus.zytor.com ([198.137.202.10]:52998 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752838AbXLNSNS (ORCPT ); Fri, 14 Dec 2007 13:13:18 -0500 Message-ID: <4762C78D.9080107@zytor.com> Date: Fri, 14 Dec 2007 10:12:29 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Greg KH CC: "Huang, Ying" , akpm@linux-foundation.org, Thomas Gleixner , Ingo Molnar , Andi Kleen , "Eric W. Biederman" , linux-kernel@vger.kernel.org Subject: Re: [PATCH -mm -v3] x86 boot : export boot_params via sysfs References: <1197620206.12999.12.camel@caritas-dev.intel.com> <20071214155228.GA13342@kroah.com> In-Reply-To: <20071214155228.GA13342@kroah.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg KH wrote: > > But it ignored the fact that I said I didn't want this binary file in > sysfs :) > > Please take Eric's suggestion and split it up into the different pieces. > Some of the fields can be binary files, as they come directly from the > firmware, but the others should be text. > But PLEASE include the full structure as a ready-to-eat object. PLEASE. -hpa