Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755332Ab2BHVBl (ORCPT ); Wed, 8 Feb 2012 16:01:41 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:61219 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752821Ab2BHVBk (ORCPT ); Wed, 8 Feb 2012 16:01:40 -0500 MIME-Version: 1.0 X-Originating-IP: [93.172.244.225] In-Reply-To: <20120131200945.GD22611@ponder.secretlab.ca> References: <1328028762-28352-1-git-send-email-ohad@wizery.com> <20120131200945.GD22611@ponder.secretlab.ca> From: Ohad Ben-Cohen Date: Wed, 8 Feb 2012 23:01:19 +0200 Message-ID: Subject: Re: [PATCH 1/2] remoteproc: bail out if firmware has different endianess To: Grant Likely Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mark Grosen Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 833 Lines: 21 On Tue, Jan 31, 2012 at 10:09 PM, Grant Likely wrote: > On Tue, Jan 31, 2012 at 06:52:41PM +0200, Ohad Ben-Cohen wrote: >> At this point we don't support remote processors that have >> a different endianess than the host. >> >> Look out for these unsupported scenarios, and bail out if >> encountered. >> >> Reported-by: Grant Likely >> Signed-off-by: Ohad Ben-Cohen >> Cc: Mark Grosen > > Acked-by: Grant Likely Thanks, applied both patches to remoteproc's for-next. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/