From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.linux-foundation.org", Issuer "CA Cert Signing Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 70887B7CBB for ; Thu, 28 Jan 2010 12:05:57 +1100 (EST) Date: Wed, 27 Jan 2010 17:05:36 -0800 From: Andrew Morton To: Joakim Tjernlund Subject: Re: [PATCH]: powerpc: Fix build breakage due to incorrect location of autoconf.h Message-Id: <20100127170536.23634cdf.akpm@linux-foundation.org> In-Reply-To: References: <20100112022150.GE12666@kryten> <20100112140136.c8ccc357.sfr@canb.auug.org.au> <1263412963.724.223.camel@pasglop> <1263459431.724.352.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Stephen Rothwell , Roel Kluin , "linuxppc-dev@ozlabs.org list" , Richard Purdie , Anton Blanchard , David Woodhouse List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 25 Jan 2010 09:19:59 +0100 Joakim Tjernlund wrote: > Commit 6846ee5ca68d81e6baccf0d56221d7a00c1be18b made the > new optimized inflate only available on arch's that > define CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS. This > fixes it by defining our own endian independent versions > of unaligned access. (I hope I picked up the right version of whatever-it-was-i-was-supposed-to-pick-up - I wasn't paying attention). The changelog sucks. You say the patch fixes "it", but what is "it"? Is "it" a build error? If so, what? Or is "it" a make-optimized-inflate-available-on-ppc patch, in which case it's a "feature"? Confuzzzzzed.