[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173946923528.103541.37570270811887464.b4-ty@linaro.org>
Date: Thu, 13 Feb 2025 18:53:57 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
David Lechner <dlechner@...libre.com>,
stable@...r.kernel.org
Subject: Re: [PATCH] gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
On Fri, 07 Feb 2025 15:06:40 +0100, Bartosz Golaszewski wrote:
> During the locking rework in GPIOLIB, we omitted one important use-case,
> namely: setting and getting values for GPIO descriptor arrays with
> array_info present.
>
> This patch does two things: first it makes struct gpio_array store the
> address of the underlying GPIO device and not chip. Next: it protects
> the chip with SRCU from removal in gpiod_get_array_value_complex() and
> gpiod_set_array_value_complex().
>
> [...]
Applied, thanks!
[1/1] gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
commit: e47a75fb5b139233bdbb889995edda4dffc3f0f7
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Powered by blists - more mailing lists