From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751745Ab0JAHT5 (ORCPT ); Fri, 1 Oct 2010 03:19:57 -0400 Received: from e23smtp04.au.ibm.com ([202.81.31.146]:56260 "EHLO e23smtp04.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750920Ab0JAHT4 (ORCPT ); Fri, 1 Oct 2010 03:19:56 -0400 Content-Type: text/plain; charset=UTF-8 Cc: linux-kernel , linuxppc-dev , benh , Michal Marek , Albert Herranz , paulus , Andrew Morton , Sam Ravnborg Subject: Re: [PATCH 02/18] powerpc: Add CROSSBE_COMPILE to build big endian boot wrapper From: Ian Munsie To: Geert Uytterhoeven In-reply-to: References: <1285916771-18033-1-git-send-email-imunsie@au1.ibm.com> <1285916771-18033-3-git-send-email-imunsie@au1.ibm.com> Date: Fri, 01 Oct 2010 17:19:54 +1000 Message-Id: <1285917531-sup-3488@au1.ibm.com> User-Agent: Sup/0.11 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Excerpts from Geert Uytterhoeven's message of Fri Oct 01 17:13:19 +1000 2010: > Shouldn't the help text added by [PATCH 01/18]: .... > be updated here as well? Yep, you're right. Thanks for pointing that out, I'll fix it for the next revision. Cheers, -Ian