Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2830584pxv; Mon, 12 Jul 2021 03:01:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw58jcgTDgfoq5KCzf/gPpDOgyRm8lSRpciN3CcDFHTEbExuVeZjIY8kprH5EhoT/oBPypb X-Received: by 2002:a05:6e02:e0c:: with SMTP id a12mr18003326ilk.179.1626084080327; Mon, 12 Jul 2021 03:01:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626084080; cv=none; d=google.com; s=arc-20160816; b=vRcPXMXF5bjnaols8jIJujNrFcYigDIdBHLJ+iFrmxjAnAgOwjNUB56TM7XDm+ZkLI lIR53L5ewGVXgBngdlFNC8OT5of8oZ3fMIdQr9AXByITVC4DOjM+p6JpEvkAPv4z1Ljg G1eu/tW9wTH3JFgQRTdDzu5wuCrJlTLjytWP31LqgRPi/Kb5H/tMed9PsDUbugth+Ro3 tzUJl4TOvyW/aVVMxZf5fkOnEICCR5Ib00duNngKs/BFzi3Yl5642fHNnd8mJ8hmh7UX zApkt7Y8AAr7l2PCPGIUKdNdd5GTTgVgN+tzadws/WsujSX6SgJiXxbmTr+01UllbW/Z DgmQ== 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=OYBxV3+uyHsQrqRr7WHY7bvo+nlaqynxdj9GOR4kMO0=; b=xQZxspBWCodH+Dzssqt+pUVh3m9ebYk5Em5E7KBrtS+YJad576C7FidIV8XqvVyVyM YNfeE+NA07ME9/0fsCh2sknkoabPUDtbTSquV5vKwcaeKb39s+ynEmw032XB50GpF7WP cxhhnBV9F7Qak+hFbtppikAwqvUUkyWLwRmVDfP94/7MuFXbbdH8urKdgGdjb2ArOTXZ 1CJFDt+S6D84OFfRBP5yNZ6agFa6AKj6E770xze8y1ur6aFwx2YGsEMAl5KGqr9xpP8J tN0ejkLUz6cN2iUtFwhIhazssGHUEjCccOJG0YYHzjUyfL6pnB3eS58IYAZSpaMI/HjX eFaw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=PwRDz77D; 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 m10si20750190ilu.53.2021.07.12.03.01.01; Mon, 12 Jul 2021 03:01:20 -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=PwRDz77D; 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 S241486AbhGLHOB (ORCPT + 99 others); Mon, 12 Jul 2021 03:14:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:49252 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239090AbhGLGt2 (ORCPT ); Mon, 12 Jul 2021 02:49:28 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4AE5C611CD; Mon, 12 Jul 2021 06:46:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626072363; bh=s5UggJJEWOO+8gC4srYh9VAdDV8ssDPtUY6Bb8+qKZo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PwRDz77DUMO7u5IyEE9X3B8cFHaMcwGfirh/Vs+GgwwgeqzNxYxRoGV7XzEPzaAsN oyWWdWoU9Qv/01q1ouYeo6J90eFj8hoCgdPwBSJ5d6juHbeXYHvpGGE74Xbm2Eky2N dUOQdl9m8Vizx9r8j/W5kt73K3xVL5gK/gKloRjw= 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.10 465/593] iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() Date: Mon, 12 Jul 2021 08:10:25 +0200 Message-Id: <20210712060940.955186708@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210712060843.180606720@linuxfoundation.org> References: <20210712060843.180606720@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 c9b80be82440..f82857bd693f 100644 --- a/include/linux/iio/common/cros_ec_sensors_core.h +++ b/include/linux/iio/common/cros_ec_sensors_core.h @@ -77,7 +77,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