From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from merlin.infradead.org ([205.233.59.134]:57692 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933045AbeGIPPN (ORCPT ); Mon, 9 Jul 2018 11:15:13 -0400 Date: Mon, 9 Jul 2018 17:14:47 +0200 From: Peter Zijlstra To: David Laight Cc: Alexey Brodkin , "linux-kernel@vger.kernel.org" , "tglx@linutronix.de" , "linux-snps-arc@lists.infradead.org" , "stable@vger.kernel.org" , "greg@kroah.com" , "will.deacon@arm.com" , "gregkh@linuxfoundation.org" , "linux-arch@vger.kernel.org" , "geert@linux-m68k.org" Subject: Re: [PATCH v3] devres: Explicitly align datai[] to 64-bit Message-ID: <20180709151447.GW2476@hirez.programming.kicks-ass.net> References: <20180709134550.29541-1-abrodkin@synopsys.com> <20180709140717.GR2476@hirez.programming.kicks-ass.net> <20180709141056.GR2512@hirez.programming.kicks-ass.net> <44727d3cebda7bee5b68fb388bd2fecfc6dc7b89.camel@synopsys.com> <20180709144925.GU2476@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jul 09, 2018 at 03:02:08PM +0000, David Laight wrote: > Mostly related to the fpu - probably including the fpu save area. So for the FPU save area in particular I know we play some horrific games. As to the rest I really dont know. I wouldn't mind it being changed, but from a cursory look, I couldn't see it being anything other than 4 for x86_32.