On Tue, Sep 4, 2012 at 2:34 PM, Toshi Kani <toshi.k...@hp.com> wrote:
> On Tue, 2012-09-04 at 12:17 -0700, Yinghai Lu wrote:
>  - If a full path is specified in acpi_name, it ignores the arg hsb
> ("\_SB").
>  - If a relative path is specified in acpi_name, it appends the arg hsb.
>
> So, the code looks good to me; assuming that is the intent.
>
> However, the error message below will show up like "\_SB.\_SB.PCIB" when
> a full path is specified.

I always use
echo "\_SB.PCIB 3" > /sys/kernel/debug/acpi/sci_notify

and it works.

so assume that function can accept \_SB.PCIB and PCIB both.

Thanks

Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to