linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] gpio: shared: fix some bugs in unregister and error paths
@ 2025-12-06 11:53 Bartosz Golaszewski
  2025-12-06 11:53 ` [PATCH 1/4] gpio: shared: fix NULL-pointer dereference in teardown path Bartosz Golaszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2025-12-06 11:53 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski

Here are a couple more fixes for shared GPIOs that I want to send before
the end of the merge window.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
---
Bartosz Golaszewski (4):
      gpio: shared: fix NULL-pointer dereference in teardown path
      gpio: shared: check if a reference is populated before cleaning its resources
      gpio: shared: fix auxiliary device cleanup order
      gpio: shared: make locking more fine-grained

 drivers/gpio/gpiolib-shared.c | 50 ++++++++++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 20 deletions(-)
---
base-commit: 057c46412cd90e432a73f650cdd75b56f755a082
change-id: 20251205-gpio-shared-teardown-fixes-d1e2429333c7

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-12-09  6:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-06 11:53 [PATCH 0/4] gpio: shared: fix some bugs in unregister and error paths Bartosz Golaszewski
2025-12-06 11:53 ` [PATCH 1/4] gpio: shared: fix NULL-pointer dereference in teardown path Bartosz Golaszewski
2025-12-06 11:53 ` [PATCH 2/4] gpio: shared: check if a reference is populated before cleaning its resources Bartosz Golaszewski
2025-12-06 11:53 ` [PATCH 3/4] gpio: shared: fix auxiliary device cleanup order Bartosz Golaszewski
2025-12-06 11:53 ` [PATCH 4/4] gpio: shared: make locking more fine-grained Bartosz Golaszewski
2025-12-09  6:19 ` [PATCH 0/4] gpio: shared: fix some bugs in unregister and error paths Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).