Re: Linux 4.9.222

2020-05-06 Thread Greg KH
diff --git a/Makefile b/Makefile index b919a66788b5..67c9106594be 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 221 +SUBLEVEL = 222 EXTRAVERSION = NAME = Roaring Lionus diff --git a/drivers/acpi/device_pm.c b/drivers/acpi/device_pm.c index c76e452

Linux 4.9.222

2020-05-06 Thread Greg KH
cc-10 range warning Dexuan Cui (1): PM: hibernate: Freeze kernel threads in software_resume() Greg Kroah-Hartman (1): Linux 4.9.222 Kai-Heng Feng (1): PM: ACPI: Output correct message on target power state Paul Moore (1): selinux: properly handle multiple messag