From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [PATCH v1 1/3] x86: acpi: Create buffers outside of the methods
Date: Thu, 28 May 2020 12:18:15 +0300 [thread overview]
Message-ID: <20200528091815.GY1634618@smile.fi.intel.com> (raw)
In-Reply-To: <CAEUhbmXT6-JT17LQZc+euqY8_GmVv-p86jwBu0ACLPq_PQjXMw@mail.gmail.com>
On Thu, May 28, 2020 at 03:07:34PM +0800, Bin Meng wrote:
> On Thu, May 28, 2020 at 2:58 PM Bin Meng <bmeng.cn@gmail.com> wrote:
> > On Wed, May 27, 2020 at 1:16 AM Andy Shevchenko
> > <andriy.shevchenko@linux.intel.com> wrote:
> > >
> > > Create buffers outside of the methods as ACPICA 20200214 complains about this:
> > >
> > > Remark 2173 - Creation of named objects within a method is
> > > highly inefficient, use globals or method local variables
> > > instead
> > This does not apply on top of u-boot-x86/master. Could you please rebase?
Fixed.
> When you send v2, please include "tangier" as a tag since the changes
> are only for tangier.
Done. Please, consider v2.
--
With Best Regards,
Andy Shevchenko
prev parent reply other threads:[~2020-05-28 9:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 17:16 [PATCH v1 1/3] x86: acpi: Create buffers outside of the methods Andy Shevchenko
2020-05-26 17:16 ` [PATCH v1 2/3] x86: acpi: Replace _ADR() by _UID() in description of PCI host bridge Andy Shevchenko
2020-05-31 14:08 ` Simon Glass
2020-05-26 17:16 ` [PATCH v1 3/3] x86: acpi: Drop _ADR() where _HID() is present Andy Shevchenko
2020-05-31 14:08 ` Simon Glass
2020-05-28 6:58 ` [PATCH v1 1/3] x86: acpi: Create buffers outside of the methods Bin Meng
2020-05-28 7:07 ` Bin Meng
2020-05-28 9:18 ` Andy Shevchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200528091815.GY1634618@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox