From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 28 Mar 2014 09:04:58 +1100 From: Anton Blanchard To: Stewart Smith Subject: Re: [PATCH 4/4] powerpc/powernv: Fix little endian issues OPAL error log code Message-ID: <20140328090458.6da932af@kryten> In-Reply-To: <87ob0supw1.fsf@river.i-did-not-set--mail-host-address--so-tickle-me> References: <20140327161849.791432d0@kryten> <20140327162056.5a57c4c9@kryten> <87ob0supw1.fsf@river.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: paulus@samba.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Stewart, > Do we also need any magic for the getting of error logs themselves? > > You may want to check the md5 of the logs themselves on be and le. Good idea. An md5 of the logs in LE and BE on this box checks out, so I think we are good. Anton