From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264160AbUECXjY (ORCPT ); Mon, 3 May 2004 19:39:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264168AbUECXjY (ORCPT ); Mon, 3 May 2004 19:39:24 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:10929 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S264160AbUECXjT (ORCPT ); Mon, 3 May 2004 19:39:19 -0400 Date: Mon, 3 May 2004 20:40:04 -0300 From: Marcelo Tosatti To: Michael Brown Cc: linux-kernel@vger.kernel.org, michael_e_brown@dell.com, viro@parcelfarce.linux.theplanet.co.uk Subject: Re: [PATCH 2.4] add SMBIOS information to /proc/smbios -- UPDATED Message-ID: <20040503234004.GA7884@logos.cnet> References: <1083291712.1203.2914.camel@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1083291712.1203.2914.camel@debian> User-Agent: Mutt/1.5.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 29, 2004 at 09:21:52PM -0500, Michael Brown wrote: > Marcelo, Al, > Below is an updated patch to add SMBIOS information to /proc/smbios. > Updates have been made per Al's previous comments. Please apply. > > For reference, here are previous postings: > Previous 2.4 thread: > http://marc.theaimsgroup.com/?t=108321757100001&r=1&w=1 > > Previous 2.6 thread: > http://marc.theaimsgroup.com/?t=108311959700002&r=1&w=1 Hi Michael, Has your patch been accepted into v2.6?