linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL][Resend] ACPI fixes for v5.11-rc6
@ 2021-01-29 18:11 Rafael J. Wysocki
  2021-01-29 18:13 ` Linus Torvalds
  2021-01-29 22:12 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2021-01-29 18:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, Linux PM, Linux Kernel Mailing List,
	Rafael J. Wysocki

[Resending, because it hasn't made it to the mailing lists, not sure why.]

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.11-rc6

with top-most commit b584b7e9630acc65a4d01ff5f9090d1a0fb3bbb6

 Merge branch 'acpi-sysfs'

on top of commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04

 Linux 5.11-rc5

to receive ACPI fixes for 5.11-rc6.

These fix the handling of notifications in the ACPI thermal driver
and address a device enumeration issue leading to the presence of
multiple MODALIAS entries in one uevent file in sysfs in some cases.

Specifics:

 - Modify the ACPI thermal driver to avoid evaluating _TMP directly
   in its Notify () handler callback and running too many thermal
   checks for one thermal zone at the same time so as to address a
   work item accumulation issue observed on some systems that fail
   to shut down as a result of it (Rafael Wysocki).

 - Modify the ACPI uevent file creation code to avoid putting
   multiple MODALIAS entries in one uevent file in sysfs which
   breaks systemd-udevd (Kai-Heng Feng).

Thanks!


---------------

Kai-Heng Feng (1):
      ACPI: sysfs: Prefer "compatible" modalias

Rafael J. Wysocki (1):
      ACPI: thermal: Do not call acpi_thermal_check() directly

---------------

 drivers/acpi/device_sysfs.c | 20 ++++++--------------
 drivers/acpi/thermal.c      | 46 ++++++++++++++++++++++++++++++++-------------
 2 files changed, 39 insertions(+), 27 deletions(-)

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

* Re: [GIT PULL][Resend] ACPI fixes for v5.11-rc6
  2021-01-29 18:11 [GIT PULL][Resend] ACPI fixes for v5.11-rc6 Rafael J. Wysocki
@ 2021-01-29 18:13 ` Linus Torvalds
  2021-01-29 18:15   ` Rafael J. Wysocki
  2021-01-29 22:12 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2021-01-29 18:13 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: ACPI Devel Maling List, Linux PM, Linux Kernel Mailing List,
	Rafael J. Wysocki

On Fri, Jan 29, 2021 at 10:11 AM Rafael J. Wysocki <rafael@kernel.org> wrote:
>
> [Resending, because it hasn't made it to the mailing lists, not sure why.]

I see it, and I see the cc to the list, so it is likely something
about the list being slow or subtly broken.

There was another pull request a couple of days ago that apparently
had the same problem (and didn't get a pr-tracker-bot reply due to
it). I forget which one.

               Linus

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

* Re: [GIT PULL][Resend] ACPI fixes for v5.11-rc6
  2021-01-29 18:13 ` Linus Torvalds
@ 2021-01-29 18:15   ` Rafael J. Wysocki
  0 siblings, 0 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2021-01-29 18:15 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Rafael J. Wysocki, ACPI Devel Maling List, Linux PM,
	Linux Kernel Mailing List

On Friday, January 29, 2021 7:13:14 PM CET Linus Torvalds wrote:
> On Fri, Jan 29, 2021 at 10:11 AM Rafael J. Wysocki <rafael@kernel.org> wrote:
> >
> > [Resending, because it hasn't made it to the mailing lists, not sure why.]
> 
> I see it, and I see the cc to the list, so it is likely something
> about the list being slow or subtly broken.
> 
> There was another pull request a couple of days ago that apparently
> had the same problem (and didn't get a pr-tracker-bot reply due to
> it). I forget which one.

Thanks for letting me know, much appreciated!

Rafael




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

* Re: [GIT PULL][Resend] ACPI fixes for v5.11-rc6
  2021-01-29 18:11 [GIT PULL][Resend] ACPI fixes for v5.11-rc6 Rafael J. Wysocki
  2021-01-29 18:13 ` Linus Torvalds
@ 2021-01-29 22:12 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-01-29 22:12 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux PM,
	Linux Kernel Mailing List, Rafael J. Wysocki

The pull request you sent on Fri, 29 Jan 2021 19:11:17 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.11-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/016decc0d836b746faac03de5e1ac976c53a3958

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-01-29 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-29 18:11 [GIT PULL][Resend] ACPI fixes for v5.11-rc6 Rafael J. Wysocki
2021-01-29 18:13 ` Linus Torvalds
2021-01-29 18:15   ` Rafael J. Wysocki
2021-01-29 22:12 ` pr-tracker-bot

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).