Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp455777ybl; Tue, 28 Jan 2020 06:15:33 -0800 (PST) X-Google-Smtp-Source: APXvYqzqRvgpOY056F75IPPiTsAolzTM8dBJV/TXlNQwLDZI1RABtTvZmHzKZd9k292vV1aKpYHO X-Received: by 2002:aca:c0c5:: with SMTP id q188mr2773392oif.169.1580220933440; Tue, 28 Jan 2020 06:15:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580220933; cv=none; d=google.com; s=arc-20160816; b=EanIYxhStO3KzNW5GIdYj0iCNMHnz+l3YPa9DDsLqCmxzbDCXItkkOhrQT69BvdYri 006coT+BllJDcFuT3/kNQWKAo9V3ZrBrgGFMyEQb4YoIIXFaBMmmucq7J+aTWhW66i6R EjSOMbRC+Vlgpft+iX97BeiE6za/7/FF8cZ9e0YMktz7u5AAgXFJUABGoObaSF25KxCO 1nXKVM5RVuj5yOvnObeh6E1UqBi71u95vJYoWPhhLAM0TiNDEwysq6+aLLA9N+2LyIDb 8MYU44Gc32l0BYwO7lkek/pAHTrBIPUUz8fuu7NkH50w2upef7Mj4y/Nb36EX32nAwp8 BgpQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=JyYBauR31zxAKTRbJ9Xpf8L/pSLjlDSS79HbUaJUOCM=; b=AeJ4T8I4RgBs9bqd5UY2+or2U8ywOxdD9/E1lPR0xM1hX0jEIWysZX9b+ZJYrs6+Zu tKkA2i24kkqhnsDlpScsvVrGhhD0r4zcCTCuaCh/u8mQqIvnfB8/TJCFSlGBcmQSO80j JdOln0DOMKSlvx9oqXtW9s7kn1YxjK3mhy1l4fe6ljwSRX0aCw2Tl2vgUX+/u3Snu88t 6y+0G5DZunawQK45Pva+Dk7qOU3dMHfnhvptGIcaoecIuZZ5VWKNXLis4jCo6KtC8cuu GvlvXMzNVI56ajvmNTpHfp7miUDkWGB3KWJmXphn5hEb/+E9hbfv/ZfutnacKGySYHnL AOpQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IKbtprDH; 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 v23si8460870otk.321.2020.01.28.06.15.21; Tue, 28 Jan 2020 06:15:33 -0800 (PST) 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=IKbtprDH; 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 S1729635AbgA1OO1 (ORCPT + 99 others); Tue, 28 Jan 2020 09:14:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:36506 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729864AbgA1OOX (ORCPT ); Tue, 28 Jan 2020 09:14:23 -0500 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 D07FF24694; Tue, 28 Jan 2020 14:14:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580220863; bh=jV/dth03refcE4X+CD8qRfFQaEXuob2S/bnzO3uo3Fc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IKbtprDHSUjl+teUz5iZyswqMAbB+SfEmR4W73inwAxiUrrphcfd2rDCPMoeKFyXd 9/4CvN36FrcOGy2ZDBwhxCnSMg5QDHTwPUdbs7x7K7g3Dlg7GdeCf+ZKcroiOiGXi0 7vK4YWECTNetIRFQqb/55lj2OD+Pg+iJpXqQZgg0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, =?UTF-8?q?Lars=20M=C3=B6llendorf?= , Lars-Peter Clausen , Stable@vger.kernel.org, Jonathan Cameron Subject: [PATCH 4.4 177/183] iio: buffer: align the size of scan bytes to size of the largest element Date: Tue, 28 Jan 2020 15:06:36 +0100 Message-Id: <20200128135847.434432262@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200128135829.486060649@linuxfoundation.org> References: <20200128135829.486060649@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Lars Möllendorf commit 883f616530692d81cb70f8a32d85c0d2afc05f69 upstream. Previous versions of `iio_compute_scan_bytes` only aligned each element to its own length (i.e. its own natural alignment). Because multiple consecutive sets of scan elements are buffered this does not work in case the computed scan bytes do not align with the natural alignment of the first scan element in the set. This commit fixes this by aligning the scan bytes to the natural alignment of the largest scan element in the set. Fixes: 959d2952d124 ("staging:iio: make iio_sw_buffer_preenable much more general.") Signed-off-by: Lars Möllendorf Reviewed-by: Lars-Peter Clausen Cc: Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- drivers/iio/industrialio-buffer.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) --- a/drivers/iio/industrialio-buffer.c +++ b/drivers/iio/industrialio-buffer.c @@ -527,7 +527,7 @@ static int iio_compute_scan_bytes(struct { const struct iio_chan_spec *ch; unsigned bytes = 0; - int length, i; + int length, i, largest = 0; /* How much space will the demuxed element take? */ for_each_set_bit(i, mask, @@ -540,6 +540,7 @@ static int iio_compute_scan_bytes(struct length = ch->scan_type.storagebits / 8; bytes = ALIGN(bytes, length); bytes += length; + largest = max(largest, length); } if (timestamp) { ch = iio_find_channel_from_si(indio_dev, @@ -551,7 +552,10 @@ static int iio_compute_scan_bytes(struct length = ch->scan_type.storagebits / 8; bytes = ALIGN(bytes, length); bytes += length; + largest = max(largest, length); } + + bytes = ALIGN(bytes, largest); return bytes; }