Message ID | 20210122002357.370836-1-erik.kaneda@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ACPICA release 20201217 and 20210105 | expand |
On Fri, Jan 22, 2021 at 1:56 AM Erik Kaneda <erik.kaneda@intel.com> wrote: > > This series contains ACPICA versions 20201217 and 20210105. These > releases are quite small and contain trivial or stylistic fixes as well > as deprecating MTMR and VRTC tables. The copyright update patch is large > in size so it might not come through the mailing list. As an > alternative, this patch set is hosted at the following link on github: > > https://github.com/SchmErik/linux/tree/20210105 > > v2 - replace missing line in include/acpi/actypes.h in Nick's fallthrough > patch. It looks like this line was missing due to a bug in ACPICA's > linuxize scripts... I've just replaced the defective patch and retained the rest from the previous version. Thanks!
> -----Original Message----- > From: Rafael J. Wysocki <rafael@kernel.org> > Sent: Friday, January 22, 2021 7:07 AM > To: Kaneda, Erik <erik.kaneda@intel.com> > Cc: Rafael J . Wysocki <rafael@kernel.org>; ACPI Devel Maling List <linux- > acpi@vger.kernel.org> > Subject: Re: [PATCH v2 0/9] ACPICA release 20201217 and 20210105 > > On Fri, Jan 22, 2021 at 1:56 AM Erik Kaneda <erik.kaneda@intel.com> wrote: > > > > This series contains ACPICA versions 20201217 and 20210105. These > > releases are quite small and contain trivial or stylistic fixes as well > > as deprecating MTMR and VRTC tables. The copyright update patch is large > > in size so it might not come through the mailing list. As an > > alternative, this patch set is hosted at the following link on github: > > > > https://github.com/SchmErik/linux/tree/20210105 > > > > v2 - replace missing line in include/acpi/actypes.h in Nick's fallthrough > > patch. It looks like this line was missing due to a bug in ACPICA's > > linuxize scripts... > > I've just replaced the defective patch and retained the rest from the > previous version. > > Thanks! Ok thanks, and sorry about the confusion! Erik