On Wed, 21 Aug 2013 13:05:27 +0200 Gerd Hoffmann <kra...@redhat.com> wrote:
> Hi, > > > Method(_L01) { > > + } > > + Method(_E02) { > > // CPU hotplug event > > \_SB.PRSC() > > } > > - Method(_L02) { > > - } > > E02? Typo? _E02 is correct. see commit 9c6635bd4 for reasoning. Perhaps commit message should be more verbose and contain a reference to that commit. > > cheers, > Gerd > > >