From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hr2.samba.org (hr2.samba.org [144.76.82.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3sj2mk5qybzDrPW for ; Mon, 26 Sep 2016 09:07:18 +1000 (AEST) Date: Mon, 26 Sep 2016 09:07:03 +1000 From: Anton Blanchard To: Benjamin Herrenschmidt Cc: paulus@samba.org, mpe@ellerman.id.au, npiggin@gmail.com, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 1/2] powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian Message-ID: <20160926090703.34f572ed@kryten> In-Reply-To: <1474843503.2857.237.camel@kernel.crashing.org> References: <1474806941-5006-1-git-send-email-anton@ozlabs.org> <1474843503.2857.237.camel@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Ben, > Hrm.. this should really be a runtime switch... I wonder if anyone is still running POWER7 LE, perhaps we could drop it entirely. Anton