From: Thomas Renninger <trenn at suse.de>
To: devel@acpica.org
Subject: Re: [Devel] [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback
Date: Mon, 03 Mar 2014 12:41:24 +0000 [thread overview]
Message-ID: <2330411.KHkNc5Vvtq@skinner> (raw)
In-Reply-To: 1AE640813FDE7649BE1B193DEA596E88024BB021@SHSMSX101.ccr.corp.intel.com
[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]
Hi Lv,
On Monday, March 03, 2014 01:20:31 AM Zheng, Lv wrote:
> Hi, Thomas
>
> I have a patch series that can cleanup the ACPICA table manager, and change
> the acpi_load_table into the following style:
Ok. I suggest that:
1) If Thomas (Gleixner) or whoever wants to try out or needs it urgently, he
can (must) use a recent kernel with my patches applied.
2) You continue to get your changes into ACPICA.
Eventually or best would be if you add whatever is needed to
allow adding of tables as well (which will be there automatically if
I understood the description of your changes correctly).
3) Either you give it a try yourself or give me short description for
what I have to look out for and I can re-post the Linux patches
based on your ACPICA changes, once they show up in the Linux kernel.
Best give me a ping as soon as I should look at it.
Thanks!
Thomas
PS: You might want to add the BGRT definition in ACPICA already, the
tiny one line-liner...
WARNING: multiple messages have this Message-ID (diff)
From: Thomas Renninger <trenn@suse.de>
To: "Zheng, Lv" <lv.zheng@intel.com>
Cc: "Moore, Robert" <robert.moore@intel.com>,
"Box, David E" <david.e.box@intel.com>,
"Wysocki, Rafael J" <rafael.j.wysocki@intel.com>,
"hpa@zytor.com" <hpa@zytor.com>,
"tglx@linutronix.de" <tglx@linutronix.de>,
"ck@conrad-kostecki.de" <ck@conrad-kostecki.de>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"x86@kernel.org" <x86@kernel.org>,
"mingo@redhat.com" <mingo@redhat.com>,
"rjw@rjwysocki.net" <rjw@rjwysocki.net>,
"devel@acpica.org" <devel@acpica.org>
Subject: Re: [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback
Date: Mon, 03 Mar 2014 13:41:52 +0100 [thread overview]
Message-ID: <2330411.KHkNc5Vvtq@skinner> (raw)
In-Reply-To: <1AE640813FDE7649BE1B193DEA596E88024BB021@SHSMSX101.ccr.corp.intel.com>
Hi Lv,
On Monday, March 03, 2014 01:20:31 AM Zheng, Lv wrote:
> Hi, Thomas
>
> I have a patch series that can cleanup the ACPICA table manager, and change
> the acpi_load_table into the following style:
Ok. I suggest that:
1) If Thomas (Gleixner) or whoever wants to try out or needs it urgently, he
can (must) use a recent kernel with my patches applied.
2) You continue to get your changes into ACPICA.
Eventually or best would be if you add whatever is needed to
allow adding of tables as well (which will be there automatically if
I understood the description of your changes correctly).
3) Either you give it a try yourself or give me short description for
what I have to look out for and I can re-post the Linux patches
based on your ACPICA changes, once they show up in the Linux kernel.
Best give me a ping as soon as I should look at it.
Thanks!
Thomas
PS: You might want to add the BGRT definition in ACPICA already, the
tiny one line-liner...
next reply other threads:[~2014-03-03 12:41 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-03 12:41 Thomas Renninger [this message]
2014-03-03 12:41 ` [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback Thomas Renninger
-- strict thread matches above, loose matches on Subject: below --
2014-03-05 16:12 [Devel] " Thomas Renninger
2014-03-05 16:12 ` Thomas Renninger
2014-03-05 6:26 [Devel] " Zheng, Lv
2014-03-05 6:26 ` Zheng, Lv
2014-03-04 11:54 [Devel] " Thomas Renninger
2014-03-04 11:54 ` Thomas Renninger
2014-03-04 0:31 [Devel] " Zheng, Lv
2014-03-04 0:31 ` Zheng, Lv
2014-03-03 1:20 [Devel] " Zheng, Lv
2014-03-03 1:20 ` Zheng, Lv
2014-02-28 17:26 [Devel] [PATCH 1/4] ACPI: Provide support for ACPI table adding via OS Thomas Renninger
2014-02-28 17:27 ` Thomas Renninger
2014-02-28 17:23 [Devel] [PATCH 4/4] ACPI: Add new table signatures that can be overridden/added Thomas Renninger
2014-02-28 17:24 ` Thomas Renninger
2014-02-28 17:23 [Devel] [PATCH 3/4] ACPICA: Add BGRT signature to known signatures Thomas Renninger
2014-02-28 17:24 ` Thomas Renninger
2014-02-28 17:23 [Devel] [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback Thomas Renninger
2014-02-28 17:23 ` Thomas Renninger
2014-02-28 17:23 [Devel] [PATCH 1/4] ACPI: Provide support for ACPI table adding via OS Thomas Renninger
2014-02-28 17:23 ` Thomas Renninger
2014-02-18 18:22 [Devel] [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback Thomas Renninger
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=2330411.KHkNc5Vvtq@skinner \
--to=devel@acpica.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.