From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C419CC10F29 for ; Mon, 16 Mar 2020 00:25:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9673920674 for ; Mon, 16 Mar 2020 00:25:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Ziasbq9E"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ZJcAzHSV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9673920674 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gnom/QJrvHeV7MJiPldhiUzMBvlWRp0I9Tg/m09NfNw=; b=Ziasbq9Eo0uN2X Zo0ctmuo9AC03E7RaOG6lPdpZZtMlU79oObwOVdSpfq+3ybz8HPbdxUyFb3m0cdMKsBqMRCo8Zbm4 jGRxRhl6+XPHakXAe4tuK6jyK7Xpm89QFapkZNFYmGcLFHQJ1z433dd0uO32t7yKot7YiIGNFOo99 hI3y7fWm6Pi/grO7iRtvvtf3WQHPnb6U0Ecv4tZ4jSUHQPTB4rXui+LnYu7qVrEx5Hy+bYDhtsN60 G96qvrHtoRqH0Ghry8ilw/ZMmQnu9sHwWOOcKKKbQsoPfp9nVQhvwOaqAlcUzDoR8gJ25VFxp2yjt qWbuM9zMZtrBbKJ9uNmg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jDdZe-0006Rz-PL; Mon, 16 Mar 2020 00:25:42 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jDdZc-0006Rg-3f for linux-arm-kernel@lists.infradead.org; Mon, 16 Mar 2020 00:25:41 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (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 09175205ED; Mon, 16 Mar 2020 00:25:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584318339; bh=oIh/Sa6m0Gp0EyqnU/CsJD/QSJgd+E76JL1QkHOvR9k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZJcAzHSVaZrvJYM4TA2p2uEOIm1WoujFL/C/rw4vVBtUJ6HBnWyiiD5VbBP3YOf2h 5vErhIKKbcJSk5eBuywr7xipCIQqdexTZ3GbBBRTBiuKUdJ6uuqMN4Tfiv29LackQW TxLwGMLJFnyrtw021IcjH64c4tlvEHgw0cXMwbOA= Date: Mon, 16 Mar 2020 08:25:29 +0800 From: Shawn Guo To: Leonard Crestez Subject: Re: [PATCH v2 1/8] clk: imx: Align imx sc clock msg structs to 4 Message-ID: <20200316002527.GA16155@dragon> References: <10e97a04980d933b2cfecb6b124bf9046b6e4f16.1582216144.git.leonard.crestez@nxp.com> <20200224072210.GR27688@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200224072210.GR27688@dragon> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200315_172540_170728_23A14DC5 X-CRM114-Status: GOOD ( 11.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dong Aisheng , Alessandro Zummo , Alexandre Belloni , Abel Vesa , Anson Huang , Stephen Boyd , Michael Turquette , linux-rtc@vger.kernel.org, Stefan Agner , Franck LENORMAND , linux-gpio@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-clk@vger.kernel.org, Linus Walleij , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Feb 24, 2020 at 03:22:18PM +0800, Shawn Guo wrote: > On Thu, Feb 20, 2020 at 06:29:32PM +0200, Leonard Crestez wrote: > > The imx SC api strongly assumes that messages are composed out of > > 4-bytes words but some of our message structs have odd sizeofs. > > > > This produces many oopses with CONFIG_KASAN=y. > > > > Fix by marking with __aligned(4). > > > > Fixes: fe37b4820417 ("clk: imx: add scu clock common part") > > Signed-off-by: Leonard Crestez > > Applied, thanks. Patch #1 and #2 were dropped from my clk queue, as Stephen hasn't been convinced by this change. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel