Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2713660pxv; Sun, 11 Jul 2021 23:33:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxDYhMhQUQ+ILiMqXMjAB0NNqv5JQpQ02/X5MqLYmkJ2k2Sip73LWvdfnIBwg3VNGftYySb X-Received: by 2002:a17:906:17d0:: with SMTP id u16mr15820365eje.129.1626071621338; Sun, 11 Jul 2021 23:33:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626071621; cv=none; d=google.com; s=arc-20160816; b=cnEj0yHMSd9xk5PUKRxRpM8cxsYWINd3L8zmYyvNxnz1xrh9CimFvMtdUOCw7RvU5K 1rTZ8s9ksdF2UzhMvgmCA3VoLtIEJWMO8GgWqKGrENHmlRwLa4BNsIKsAlFp04xUsznf 9Oih3XY8x+m8/3g2iUNZN9YpZLAHf4TtyLzq10bWilYmi4179PEwKiyRFebQrE+pDSLM WgLBGyl02H55sy+9sCVdzxH82HAUyKSebuRztpdYKksKDDZt0eduz7bsZq20E5Zp/nct ZA3afSJfzQzcn4k6E0aI7aYW+x0XwUz31N23j5CzyZKyvORCjirIUYil+iKYbfO0yafg oHYQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=WD/b/j43k4pSyEl1WiKlfOd4HtPj5A/u2mJSplr48PU=; b=uq/24UkwE06zuSVdaoZGfdREHxL421hGmoK64d4ZdL3ewp+y1B7g6CgY9riw3GSLGY 1EMpm04SkAqqHSWMJPRPtlMhOKWF4e9JZVpBmwiNt1L3m4YCDJXw1H+o1P1m8eUKeu8k X/FkUXEXrs3pKR2RDX+HXFqPY6wV6EPBBd14OVVi/UPw+HBxB1f9EtO250/TlrSEWzd4 j0bvd43enpI+e2rd5kN7r8jd/R2BjBInTP9BeqKtYOCI3tk/hys0gn7BYK5uE8uRhGS3 77PgKXK9AJYyy7XSXAQSjI/CwskNE115yCS4b0UoXjrpprlO3+lfvKNBtLAqtirss8iO TMSg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=visb7aac; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 16si17526136ejj.242.2021.07.11.23.33.18; Sun, 11 Jul 2021 23:33:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=visb7aac; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236560AbhGLGfC (ORCPT + 99 others); Mon, 12 Jul 2021 02:35:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:46026 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235589AbhGLG3Z (ORCPT ); Mon, 12 Jul 2021 02:29:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EFCCD611C0; Mon, 12 Jul 2021 06:25:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626071114; bh=T17mdl8fyISICwO8xxKysf1uESl0cwNNSzP+n+riO5I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=visb7aacc2zQXSqT+K5hi7/lrsNOtWITjEmHz01IezTQcgVLpBUpjn/x/yZ29PXp7 4wBJA1Gpu2resi9q19zQ+Juowv+Vm02hVHsfXejRjKB+jfN4Fdh0OV2wuzJdPRg43v vYvinQkkoYP1803XR0qZSos6+ftPzgEvPYKGxjqw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jonathan Cameron , Sasha Levin Subject: [PATCH 5.4 280/348] iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() Date: Mon, 12 Jul 2021 08:11:04 +0200 Message-Id: <20210712060740.805764585@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210712060659.886176320@linuxfoundation.org> References: <20210712060659.886176320@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jonathan Cameron [ Upstream commit 8dea228b174ac9637b567e5ef54f4c40db4b3c41 ] The samples buffer is passed to iio_push_to_buffers_with_timestamp() which requires a buffer aligned to 8 bytes as it is assumed that the timestamp will be naturally aligned if present. Fixes tag is inaccurate but prior to that likely manual backporting needed (for anything before 4.18) Earlier than that the include file to fix is drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.h: commit 974e6f02e27 ("iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.") present since kernel stable 4.10. (Thanks to Gwendal for tracking this down) Fixes: 5a0b8cb46624c ("iio: cros_ec: Move cros_ec_sensors_core.h in /include") Signed-off-by: Jonathan Cameron Reviewed-by: Gwendal Grignou --- include/linux/iio/common/cros_ec_sensors_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/iio/common/cros_ec_sensors_core.h b/include/linux/iio/common/cros_ec_sensors_core.h index bb331e6356a9..a321531539dd 100644 --- a/include/linux/iio/common/cros_ec_sensors_core.h +++ b/include/linux/iio/common/cros_ec_sensors_core.h @@ -68,7 +68,7 @@ struct cros_ec_sensors_core_state { u16 scale; } calib[CROS_EC_SENSOR_MAX_AXIS]; s8 sign[CROS_EC_SENSOR_MAX_AXIS]; - u8 samples[CROS_EC_SAMPLE_SIZE]; + u8 samples[CROS_EC_SAMPLE_SIZE] __aligned(8); int (*read_ec_sensors_data)(struct iio_dev *indio_dev, unsigned long scan_mask, s16 *data); -- 2.30.2