From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id D9899DDE49 for ; Sat, 25 Aug 2007 14:41:22 +1000 (EST) Message-ID: <46CFB2ED.3010901@garzik.org> Date: Sat, 25 Aug 2007 00:41:17 -0400 From: Jeff Garzik MIME-Version: 1.0 To: Jan-Bernd Themann Subject: Re: [PATCH 1/4] ehea: fix interface to DLPAR tools References: <200708221620.59078.ossthema@de.ibm.com> In-Reply-To: <200708221620.59078.ossthema@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Thomas Klein , Jan-Bernd Themann , netdev , linux-kernel , linux-ppc , Christoph Raisch , Marcus Eder , Stefan Roscher List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jan-Bernd Themann wrote: > Userspace DLPAR tool expects decimal numbers to be written to > and read from sysfs entries. > > Signed-off-by: Jan-Bernd Themann applied 1-3