On Fri, Feb 21, 2014 at 6:27 AM, Rafael J. Wysocki <[email protected]> wrote: > On 2/20/2014 10:23 AM, Jiang Liu wrote: >> >> Fix regression caused by commit b072e53, which breaks loading nouveau >> driver on optimus laptops. >> >> On some platforms, ACPI _DSM method (nouveau_op_dsm_muid, function 0) >> has special requirements on the fourth parameter, which is different >> from ACPI specifications. So revert to the private implementation >> to check availability of _DSM functions instead of using common >> acpi_check_dsm() interface. >> >> Reported-and-Tested-by: Maarten Lankhorst >> <[email protected]> >> Signed-off-by: Jiang Liu <[email protected]> > > > I'm taking this, because the commit that introduced the regression went in > through my tree. > > In the future I'll appreciate CCing ACPI-related patches to linux-acpi, > however.
Thanks, Acked-by: Dave Airlie <[email protected]> Dave. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

