Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3343164yba; Mon, 6 May 2019 22:53:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqzwUWPU3ypD47svVeE6zn04fTVIruJtUMls8DT0JkneioQNchhwKHKZoAhwGZuSMCVLevTd X-Received: by 2002:a63:1558:: with SMTP id 24mr38079601pgv.126.1557208406006; Mon, 06 May 2019 22:53:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557208406; cv=none; d=google.com; s=arc-20160816; b=rhRL4iogWFj7YEbppFv9bUL1yYFxrRS/o2H54mVwI5buWHmksDRgZohPveVhuFVG2P EtP9Wd9yrgkr+fp8sab3Om7EcrNJarOfl5ZCys/r7hHrZR+WGZxaK9KxpBlZ9FqUjhdX TwBLzKGDqmWQ/1o3Z4Z2bpDdaWdI6IMD/eWqPekr2/fGG2g9P/omOVeW+0i4s0M5qR4k MgiXXzzlcFf/vmptlf+rxOL2uEBjtPW2cTvbUUuJgHYmBfJa7y0kTQf3Gdchat9PFpTT q5ScEEgGYxEoPjVu5LsN5ZFGSlQ767BgA90HUc5BzFwK8DlRXM14qEXgh5ilpE5l5/PE K3/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=LUF/lK65OXpKc2y4sfEbI1Q+42ABZpUWQrqKrW/iVTk=; b=Lt5cquggcPOpTLgkg2MOKtYIebsXYC1OoBgXkBGeGUpDCCX+RYVJXUT9BKuvKzbVk8 BEBuFQumVaxmg4CAacNaP5htMINX01aH89yRR47gUl6HIUX3tIOdljvQueXxwYHbsish W8YcMhF67GCd1CAu96VV4o5G3wvmxeEkJE6zem/0OUHlDqx6SCK7RaMtXIrPGQWPlpdm +gE4Z988gDgZDDCUZds9Z29ly/SvdraA+Ih/TVVM7UkKugE7X/DlRhgapKXcd9By3Wg4 9RW40J9pT/9YixzgDmFg+RZz19i2KoLxWO5ydDFjHhriXraW6Eb+IAlikNdaJMQl1ysx utWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=RjCEr5aC; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j8si18604608pfr.47.2019.05.06.22.53.10; Mon, 06 May 2019 22:53:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=RjCEr5aC; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729103AbfEGFwU (ORCPT + 99 others); Tue, 7 May 2019 01:52:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:38230 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728896AbfEGFwR (ORCPT ); Tue, 7 May 2019 01:52:17 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D7D5B205ED; Tue, 7 May 2019 05:52:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1557208336; bh=N26NT472AJl64Ye593vKGyraTKV6QYnsEVPtsPUDgS8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RjCEr5aCMT4Uk9yNqIWCCL//2hkpSqXtp7E46ssLuyMCdjwXaf/KlsSxWnBWpiGo8 I95XOQDzgMx15QM+/qeZ93Wv+tITASZOVFMtU3sbNl+b+lCl1P9xO/fJtGOedFHaIe psw9yA4amrorbJPSVfl31q+MqIMeGMI+31IesEdc= Date: Tue, 7 May 2019 07:52:14 +0200 From: Greg Kroah-Hartman To: Sasha Levin Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Alexey Brodkin , Alexey Brodkin , Geert Uytterhoeven , David Laight , Peter Zijlstra , Thomas Gleixner , Vineet Gupta , Will Deacon , Sasha Levin Subject: Re: [PATCH AUTOSEL 4.14 72/95] devres: Align data[] to ARCH_KMALLOC_MINALIGN Message-ID: <20190507055214.GA17986@kroah.com> References: <20190507053826.31622-1-sashal@kernel.org> <20190507053826.31622-72-sashal@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190507053826.31622-72-sashal@kernel.org> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 07, 2019 at 01:38:01AM -0400, Sasha Levin wrote: > From: Alexey Brodkin > > [ Upstream commit a66d972465d15b1d89281258805eb8b47d66bd36 ] > > Initially we bumped into problem with 32-bit aligned atomic64_t > on ARC, see [1]. And then during quite lengthly discussion Peter Z. > mentioned ARCH_KMALLOC_MINALIGN which IMHO makes perfect sense. > If allocation is done by plain kmalloc() obtained buffer will be > ARCH_KMALLOC_MINALIGN aligned and then why buffer obtained via > devm_kmalloc() should have any other alignment? > > This way we at least get the same behavior for both types of > allocation. > > [1] http://lists.infradead.org/pipermail/linux-snps-arc/2018-July/004009.html > [2] http://lists.infradead.org/pipermail/linux-snps-arc/2018-July/004036.html > > Signed-off-by: Alexey Brodkin > Cc: Greg Kroah-Hartman > Cc: Geert Uytterhoeven > Cc: David Laight > Cc: Peter Zijlstra > Cc: Thomas Gleixner > Cc: Vineet Gupta > Cc: Will Deacon > Cc: Greg KH > Cc: # 4.8+ > Signed-off-by: Greg Kroah-Hartman > Signed-off-by: Sasha Levin > --- > drivers/base/devres.c | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > > diff --git a/drivers/base/devres.c b/drivers/base/devres.c > index 71d577025285..e43a04a495a3 100644 > --- a/drivers/base/devres.c > +++ b/drivers/base/devres.c > @@ -25,8 +25,14 @@ struct devres_node { > > struct devres { > struct devres_node node; > - /* -- 3 pointers */ > - unsigned long long data[]; /* guarantee ull alignment */ > + /* > + * Some archs want to perform DMA into kmalloc caches > + * and need a guaranteed alignment larger than > + * the alignment of a 64-bit integer. > + * Thus we use ARCH_KMALLOC_MINALIGN here and get exactly the same > + * buffer alignment as if it was allocated by plain kmalloc(). > + */ > + u8 __aligned(ARCH_KMALLOC_MINALIGN) data[]; > }; > > struct devres_group { This is not needed in any of the older kernels, despite what the stable@ line said, as it ends up taking a lot of memory up for all other arches. That's why I only applied it to the one kernel version. I'm betting that it will be eventually reverted when people notice it as well :) So can you please drop it from all of your trees? thanks, greg k-h