All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linux GPIO <linux-gpio@vger.kernel.org>,
	Linux regressions mailing list <regressions@lists.linux.dev>,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [GIT PULL] intel-gpio for 6.10-2
Date: Tue, 21 May 2024 19:48:24 +0300	[thread overview]
Message-ID: <ZkzQWCBqagIVsGeB@black.fi.intel.com> (raw)

Hi Linux GPIO maintainers and Linus,

Here is a couple of kinda good to have before v6.10-rc1 is out fixes as one of
the regressions was introduced just in the PR of previous GPIO ACPI work that
landed recently (via GPIO subsystem PR).

Thorsten insisted [1] that it's a good to have flawless v6.10-rc1 than waiting
for a normal process to be taken. Hence I created a tag against the latest
(as of today) snapshot of Linus' tree with two pending fixes. I can't weight
myself the criticalness of the changes, but NULL pointer dereference is kinda
one that better to go via fast track. Hence this PR is sent to GPIO maintainers
and to Linus Torvalds directly.

Note, due to a couple of other regressions (not done by me) [2][3] I wasn't
able to test this PR earlier anyway. But now it's not only compile, but also
HW tested.

Thanks,

With Best Regards,
Andy Shevchenko

Link: https://lore.kernel.org/r/c10a77b6-e7b1-43c0-af38-79092eeb34f1@leemhuis.info [1]
Link: https://lore.kernel.org/r/20240517200534.8EC5F33E@davehans-spike.ostc.intel.com [2]
Link: https://lore.kernel.org/r/20240514190730.2787071-1-andriy.shevchenko@linux.intel.com [3]

The following changes since commit 8f6a15f095a63a83b096d9b29aaff4f0fbe6f6e6:

  Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux (2024-05-20 16:00:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v6.10-2

for you to fetch changes up to adbc49a5a8c6fcf7be154c2e30213bbf472940da:

  gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match (2024-05-21 18:46:45 +0300)

----------------------------------------------------------------
intel-gpio for v6.10-2

* NULL pointer dereference fix in GPIO APCI library
* Restore ACPI handle matching for GPIO devices represented in banks

The following is an automated git shortlog grouped by driver:

gpiolib:
 -  acpi: Fix failed in acpi_gpiochip_find() by adding parent node match
 -  acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()

----------------------------------------------------------------
Devyn Liu (1):
      gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match

Laura Nao (1):
      gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()

 drivers/gpio/gpiolib-acpi.c | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2024-05-21 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21 16:48 Andy Shevchenko [this message]
2024-05-21 18:52 ` [GIT PULL] intel-gpio for 6.10-2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZkzQWCBqagIVsGeB@black.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=brgl@bgdev.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=regressions@lists.linux.dev \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.