From: Rafał Miłecki on
W dniu 6 kwietnia 2010 09:09 użytkownik Len Brown <lenb(a)kernel.org> napisał:
> commit c8cf3a14a6615e06504664cd50ca90baa5f2ef7d
> Author: Rafael Wysocki <rjw(a)sisk.pl>
> Date:   Thu Mar 4 00:25:30 2010 +0000
>
>    ACPI / PM: Move ACPI video resume to a PM notifier
>
>    There is a problem with the ACPI video resume routine that it's
>    executed before the GPU that may be accessed by it.  To fix this
>    issue, move the ACPI video resume to a power management notifier,
>    so that it's executed after resuming all devices, including the GPU.
>
>    http://bugzilla.kernel.org/show_bug.cgi?id=15096
>
>    Signed-off-by: Rafael J. Wysocki <rjw(a)sisk.pl>
>    Acked-by: Matthew Garrett <mjg(a)redhat.com>
>    Tested-by: Rafał Miłecki <zajec5(a)gmail.com>
>    Signed-off-by: Len Brown <len.brown(a)intel.com>

Could you push this one to stable as well, please? It partially fixes
regression reported in:
https://bugzilla.kernel.org/show_bug.cgi?id=15096

This should go to .32 and .33.

--
Rafał
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Len Brown on

On Tue, 6 Apr 2010, Rafał Miłecki wrote:

> W dniu 6 kwietnia 2010 09:09 użytkownik Len Brown <lenb(a)kernel.org> napisał:
> > commit c8cf3a14a6615e06504664cd50ca90baa5f2ef7d
> > Author: Rafael Wysocki <rjw(a)sisk.pl>
> > Date:   Thu Mar 4 00:25:30 2010 +0000
> >
> >    ACPI / PM: Move ACPI video resume to a PM notifier
> >
> >    There is a problem with the ACPI video resume routine that it's
> >    executed before the GPU that may be accessed by it.  To fix this
> >    issue, move the ACPI video resume to a power management notifier,
> >    so that it's executed after resuming all devices, including the GPU.
> >
> >    http://bugzilla.kernel.org/show_bug.cgi?id=15096
> >
> >    Signed-off-by: Rafael J. Wysocki <rjw(a)sisk.pl>
> >    Acked-by: Matthew Garrett <mjg(a)redhat.com>
> >    Tested-by: Rafał Miłecki <zajec5(a)gmail.com>
> >    Signed-off-by: Len Brown <len.brown(a)intel.com>
>
> Could you push this one to stable as well, please? It partially fixes
> regression reported in:
> https://bugzilla.kernel.org/show_bug.cgi?id=15096
>
> This should go to .32 and .33.

Yes, after it is upstream, it can be sent to .stable.
In this case it applies to .33, and will need some modification for .32
At that point, the bugzilla entry is closed.

cheers,
Len Brown, Intel Open Source Technology Center