From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id CF9B21A017E for ; Tue, 24 Jun 2014 12:35:00 +1000 (EST) Message-ID: <1403577290.4587.148.camel@pasglop> Subject: Re: [PATCH 04/24] powerpc: check/return actual error on sysfs functions From: Benjamin Herrenschmidt To: Greg KH Date: Tue, 24 Jun 2014 12:34:50 +1000 In-Reply-To: <20140617192334.GA4628@kroah.com> References: <53A0512D.1090909@oracle.com> <20140617192334.GA4628@kroah.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Jeff Liu , paulus@samba.org, linuxppc-dev@lists.ozlabs.org, LKML List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2014-06-17 at 12:23 -0700, Greg KH wrote: > On Tue, Jun 17, 2014 at 10:31:09PM +0800, Jeff Liu wrote: > > From: Jie Liu > > > > Cc: Benjamin Herrenschmidt > > Cc: Paul Mackerras > > Signed-off-by: Jie Liu > > --- > > arch/powerpc/platforms/powernv/opal-dump.c | 2 +- > > arch/powerpc/platforms/powernv/opal-elog.c | 4 ++-- > > 2 files changed, 3 insertions(+), 3 deletions(-) > > Ben and Paul, please do not take this patch, it is incorrect. Thanks, ignored :-) Cheers, Ben.