From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751757AbaFXCfL (ORCPT ); Mon, 23 Jun 2014 22:35:11 -0400 Received: from gate.crashing.org ([63.228.1.57]:55491 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751000AbaFXCfJ (ORCPT ); Mon, 23 Jun 2014 22:35:09 -0400 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 Cc: Jeff Liu , paulus@samba.org, linuxppc-dev@lists.ozlabs.org, LKML 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" X-Mailer: Evolution 3.12.2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.