On Thursday, October 22, 2015 01:17:18 PM Prarit Bhargava wrote: > From: Robert Moore <Robert.Moore@xxxxxxxxx> > > ACPICA commit 7bb77313091e52a846df4c9c2bea90be31bfb9d8 > > Eliminate warnings for "not found" _Sx errors, since these > are optional. Original NOT_FOUND status is still returned. > > Original changes by Prarit Bhargava. > ACPICA BZ 1208. > > Before patch: > > [prarit@prarit linux]$ dmesg | grep "Sleep State" > ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) > ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) > > After patch: > [prarit@prarit linux]$ dmesg | grep "Sleep State" > [prarit@prarit linux]$ > > Cc: Robert Moore <Robert.Moore@xxxxxxxxx> > Cc: Lv Zheng <lv.zheng@xxxxxxxxx> > Cc: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx> > Cc: Len Brown <lenb@xxxxxxxxxx> > > Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> I'll wait until this comes to me from upstream ACPICA. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html