* Re: Please revert commit 4287509b4d21e34dc492 from 5.16.y [not found] <CAJZ5v0gE52NT=4kN4MkhV3Gx=M5CeMGVHOF0jgTXDb5WwAMs_Q@mail.gmail.com> @ 2022-03-10 12:28 ` Rafael J. Wysocki 2022-03-10 12:45 ` Greg Kroah-Hartman 1 sibling, 0 replies; 5+ messages in thread From: Rafael J. Wysocki @ 2022-03-10 12:28 UTC (permalink / raw) To: Rafael J. Wysocki Cc: Greg Kroah-Hartman, Sasha Levin, ACPI Devel Maling List, Hans de Goede, Thorsten Leemhuis (regressions address), Stable I messed up the stable list address, sorry. On Thu, Mar 10, 2022 at 1:26 PM Rafael J. Wysocki <rafael@kernel.org> wrote: > > Hi Greg & Sasha, > > Commit 4287509b4d21e34dc492 that went into 5.16.y as a backport of > mainline commit dc0075ba7f38 ("ACPI: PM: s2idle: Cancel wakeup before > dispatching EC GPE") is causing trouble in 5.16.y, but 5.17-rc7 > including the original commit is fine. > > This is most likely due to some other changes that commit dc0075ba7f38 > turns out to depend on which have not been backported, but because it > is not an essential fix (and it was backported, because it carried a > Fixes tag and not because it was marked for backporting), IMV it is > better to revert it from 5.16.y than to try to pull all of the > dependencies in (and risk missing any of them), so please do that. > > Please see this thread: > > https://lore.kernel.org/linux-pm/31b9d1cd-6a67-218b-4ada-12f72e6f00dc@redhat.com/ > > for reference. > > Cheers! ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please revert commit 4287509b4d21e34dc492 from 5.16.y [not found] <CAJZ5v0gE52NT=4kN4MkhV3Gx=M5CeMGVHOF0jgTXDb5WwAMs_Q@mail.gmail.com> 2022-03-10 12:28 ` Please revert commit 4287509b4d21e34dc492 from 5.16.y Rafael J. Wysocki @ 2022-03-10 12:45 ` Greg Kroah-Hartman 2022-03-10 12:50 ` Hans de Goede 2022-03-10 13:01 ` Rafael J. Wysocki 1 sibling, 2 replies; 5+ messages in thread From: Greg Kroah-Hartman @ 2022-03-10 12:45 UTC (permalink / raw) To: Rafael J. Wysocki Cc: Sasha Levin, stable, ACPI Devel Maling List, Hans de Goede, Thorsten Leemhuis (regressions address) On Thu, Mar 10, 2022 at 01:26:16PM +0100, Rafael J. Wysocki wrote: > Hi Greg & Sasha, > > Commit 4287509b4d21e34dc492 that went into 5.16.y as a backport of > mainline commit dc0075ba7f38 ("ACPI: PM: s2idle: Cancel wakeup before > dispatching EC GPE") is causing trouble in 5.16.y, but 5.17-rc7 > including the original commit is fine. > > This is most likely due to some other changes that commit dc0075ba7f38 > turns out to depend on which have not been backported, but because it > is not an essential fix (and it was backported, because it carried a > Fixes tag and not because it was marked for backporting), IMV it is > better to revert it from 5.16.y than to try to pull all of the > dependencies in (and risk missing any of them), so please do that. > > Please see this thread: > > https://lore.kernel.org/linux-pm/31b9d1cd-6a67-218b-4ada-12f72e6f00dc@redhat.com/ Odd that this is only showing up in 5.16 as this commit also is in 5.4 and 5.10 and 5.15. Should I drop it from there as well? thanks, greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please revert commit 4287509b4d21e34dc492 from 5.16.y 2022-03-10 12:45 ` Greg Kroah-Hartman @ 2022-03-10 12:50 ` Hans de Goede 2022-03-10 13:01 ` Rafael J. Wysocki 1 sibling, 0 replies; 5+ messages in thread From: Hans de Goede @ 2022-03-10 12:50 UTC (permalink / raw) To: Greg Kroah-Hartman, Rafael J. Wysocki Cc: Sasha Levin, stable, ACPI Devel Maling List, Thorsten Leemhuis (regressions address) Hi, On 3/10/22 13:45, Greg Kroah-Hartman wrote: > On Thu, Mar 10, 2022 at 01:26:16PM +0100, Rafael J. Wysocki wrote: >> Hi Greg & Sasha, >> >> Commit 4287509b4d21e34dc492 that went into 5.16.y as a backport of >> mainline commit dc0075ba7f38 ("ACPI: PM: s2idle: Cancel wakeup before >> dispatching EC GPE") is causing trouble in 5.16.y, but 5.17-rc7 >> including the original commit is fine. >> >> This is most likely due to some other changes that commit dc0075ba7f38 >> turns out to depend on which have not been backported, but because it >> is not an essential fix (and it was backported, because it carried a >> Fixes tag and not because it was marked for backporting), IMV it is >> better to revert it from 5.16.y than to try to pull all of the >> dependencies in (and risk missing any of them), so please do that. >> >> Please see this thread: >> >> https://lore.kernel.org/linux-pm/31b9d1cd-6a67-218b-4ada-12f72e6f00dc@redhat.com/ > > Odd that this is only showing up in 5.16 as this commit also is in 5.4 > and 5.10 and 5.15. This has sofar mostly(only?) been reported by Fedora and Arch users which both have 5.16.y kernels in their update repos ATM. Regards, Hans ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please revert commit 4287509b4d21e34dc492 from 5.16.y 2022-03-10 12:45 ` Greg Kroah-Hartman 2022-03-10 12:50 ` Hans de Goede @ 2022-03-10 13:01 ` Rafael J. Wysocki 2022-03-10 13:45 ` Greg Kroah-Hartman 1 sibling, 1 reply; 5+ messages in thread From: Rafael J. Wysocki @ 2022-03-10 13:01 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: Rafael J. Wysocki, Sasha Levin, Stable, ACPI Devel Maling List, Hans de Goede, Thorsten Leemhuis (regressions address) On Thu, Mar 10, 2022 at 1:45 PM Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > On Thu, Mar 10, 2022 at 01:26:16PM +0100, Rafael J. Wysocki wrote: > > Hi Greg & Sasha, > > > > Commit 4287509b4d21e34dc492 that went into 5.16.y as a backport of > > mainline commit dc0075ba7f38 ("ACPI: PM: s2idle: Cancel wakeup before > > dispatching EC GPE") is causing trouble in 5.16.y, but 5.17-rc7 > > including the original commit is fine. > > > > This is most likely due to some other changes that commit dc0075ba7f38 > > turns out to depend on which have not been backported, but because it > > is not an essential fix (and it was backported, because it carried a > > Fixes tag and not because it was marked for backporting), IMV it is > > better to revert it from 5.16.y than to try to pull all of the > > dependencies in (and risk missing any of them), so please do that. > > > > Please see this thread: > > > > https://lore.kernel.org/linux-pm/31b9d1cd-6a67-218b-4ada-12f72e6f00dc@redhat.com/ > > Odd that this is only showing up in 5.16 as this commit also is in 5.4 > and 5.10 and 5.15. Should I drop it from there as well? It's better to do so, because these series are also likely to be missing the mainline commits it depends on. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please revert commit 4287509b4d21e34dc492 from 5.16.y 2022-03-10 13:01 ` Rafael J. Wysocki @ 2022-03-10 13:45 ` Greg Kroah-Hartman 0 siblings, 0 replies; 5+ messages in thread From: Greg Kroah-Hartman @ 2022-03-10 13:45 UTC (permalink / raw) To: Rafael J. Wysocki Cc: Sasha Levin, Stable, ACPI Devel Maling List, Hans de Goede, Thorsten Leemhuis (regressions address) On Thu, Mar 10, 2022 at 02:01:04PM +0100, Rafael J. Wysocki wrote: > On Thu, Mar 10, 2022 at 1:45 PM Greg Kroah-Hartman > <gregkh@linuxfoundation.org> wrote: > > > > On Thu, Mar 10, 2022 at 01:26:16PM +0100, Rafael J. Wysocki wrote: > > > Hi Greg & Sasha, > > > > > > Commit 4287509b4d21e34dc492 that went into 5.16.y as a backport of > > > mainline commit dc0075ba7f38 ("ACPI: PM: s2idle: Cancel wakeup before > > > dispatching EC GPE") is causing trouble in 5.16.y, but 5.17-rc7 > > > including the original commit is fine. > > > > > > This is most likely due to some other changes that commit dc0075ba7f38 > > > turns out to depend on which have not been backported, but because it > > > is not an essential fix (and it was backported, because it carried a > > > Fixes tag and not because it was marked for backporting), IMV it is > > > better to revert it from 5.16.y than to try to pull all of the > > > dependencies in (and risk missing any of them), so please do that. > > > > > > Please see this thread: > > > > > > https://lore.kernel.org/linux-pm/31b9d1cd-6a67-218b-4ada-12f72e6f00dc@redhat.com/ > > > > Odd that this is only showing up in 5.16 as this commit also is in 5.4 > > and 5.10 and 5.15. Should I drop it from there as well? > > It's better to do so, because these series are also likely to be > missing the mainline commits it depends on. Ok, will go do that now, thanks! greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-03-10 13:45 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAJZ5v0gE52NT=4kN4MkhV3Gx=M5CeMGVHOF0jgTXDb5WwAMs_Q@mail.gmail.com>
2022-03-10 12:28 ` Please revert commit 4287509b4d21e34dc492 from 5.16.y Rafael J. Wysocki
2022-03-10 12:45 ` Greg Kroah-Hartman
2022-03-10 12:50 ` Hans de Goede
2022-03-10 13:01 ` Rafael J. Wysocki
2022-03-10 13:45 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox