> From: lenb417@xxxxxxxxx [mailto:lenb417@xxxxxxxxx] On Behalf Of Len Brown > Sent: Tuesday, September 17, 2013 8:48 AM > To: Zheng, Lv > Cc: Wysocki, Rafael J; Moore, Robert; Brown, Len; linux acpi > Subject: Re: [PATCH 07/14] ACPICA: Add support for host-installed SCI handlers. > > On Thu, Sep 12, 2013 at 4:55 AM, Lv Zheng <lv.zheng@xxxxxxxxx> wrote: > > This change adds support to allow hosts to install System Control > > Interrupt handlers. Certain ACPI functionality requires the host > > to handle raw SCIs. For example, the "SCI Doorbell" that is defined > > for memory power state support requires the host device driver to > > handle SCIs to examine if the doorbell has been activated. Multiple > > SCI handlers can be installed to allow for future expansion. > > Debugger support is included. > > Lv Zheng, Bob Moore. ACPICA BZ 1032. > > > > Buglink: http://bugs.acpica.org/show_bug.cgi?id=1032 > > Signed-off-by: Lv Zheng <lv.zheng@xxxxxxxxx> > > Signed-off-by: Bob Moore <robert.moore@xxxxxxxxx> > > > The bug report references PCC -- is that _PCC events, or Processor > Clocking Control? > We think we support both of those before this patch -- so how can PCC > require this change? The PCC here refers to Platform Communications Channel (PCC) which is defined in the Chap 14 of the ACPI specification. It said that "the PCC completion check is not factored into the ACPICA in upstream kernel yet". So the installable SCI handlers are expected. Thanks -Lv > > thanks, > -Len -- 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