lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241006150517.00dada74@jic23-huawei>
Date: Sun, 6 Oct 2024 15:05:17 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Vasileios Amoiridis <vassilisamir@...il.com>
Cc: dan.carpenter@...aro.org, linux-iio@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] pressure: bmp280: Improve pushing of data to
 buffer

On Mon, 30 Sep 2024 22:23:51 +0200
Vasileios Amoiridis <vassilisamir@...il.com> wrote:

> Changes in v3:
> 
> [PATCH v3 1/2]:
> 	- Remove fixes tag
> 
> [PATCH v3 2/2]:
> 	- Use internal s32 *chans variable to better visualize what is
> 	  taking place in the data->sensor_data.
> 	- Use proper size/alignment to the data->sensor_data.
> 
> P.S. After this patchseries is applied, I will rebase this [1] and resend it.
> 
> [1]: https://lore.kernel.org/linux-iio/20240914002900.45158-1-vassilisamir@gmail.com/
Applied to the togreg branch of iio.git and pushed out as testing for all the normal
boring reasons.

Thanks,
Jonathan

> 
> ---
> v2: https://lore.kernel.org/linux-iio/20240929112511.100292-1-vassilisamir@gmail.com/
> v1: https://lore.kernel.org/linux-iio/20240823172017.9028-1-vassilisamir@gmail.com/
> 
> Vasileios Amoiridis (2):
>   iio: pressure: bmp280: Use unsigned type for raw values
>   iio: pressure: bmp280: Use char instead of s32 for data buffer
> 
>  drivers/iio/pressure/bmp280-core.c | 69 +++++++++++++++++++-----------
>  drivers/iio/pressure/bmp280.h      |  4 +-
>  2 files changed, 46 insertions(+), 27 deletions(-)
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ