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: Tue, 04 Mar 2014 12:54:54 +0100 [thread overview]
Message-ID: <1393960620.uGzzRHqAbc@skinner> (raw)
In-Reply-To: <1AE640813FDE7649BE1B193DEA596E88024BD46F@SHSMSX101.ccr.corp.intel.com>
On Tuesday, March 04, 2014 12:31:57 AM Zheng, Lv wrote:
> Hi, Thomas
>
> > From: Thomas Renninger [mailto:trenn@suse.de]
> > Sent: Monday, March 03, 2014 8:42 PM
> >
> > 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.
>
> That sounds good.
>
> Or it can be more efficient for productions:
> Linux can merge your patches and ACPICA just stop to take them.
You mean add my stuff to drivers/acpi/acpica in Linux kernel without
pushing them into the ACPICA repository?
I cannot remember that this ever happened (beside small important fixes)
and I doubt Rafael is willing to do that.
If it would be super critical, but I cannot see that it is.
> This will leave us divergences.
Yes, that would be bad.
> After the table manager cleanups are tested and shipped in the ACPICA repo,
> the new facilities will automatically be rolled into Linux branches.
I'd suggest to just wait for that.
Best already try to integrate the ACPI table override/add part as you think
it should work without additional changes in drivers/acpi/acpica.
If this happened and things are submitted to get integrated into the Linux
kernel, please add me to CC or point me to the patchset.
> Then I
> can help to reduce the divergences using the new ACPICA facilities. At that
> time I may ask whoever that can test to offer help to review the cleanup
> patch.
I can then give your new patcheset some testing and try to get the Linux
(drivers/acpi/osl.c) parts (re-)implemented based on your stuff.
There might still be the one or other minor fix needed that has to go
into acpica as well, but that should not be that hard to manage and
might end up in acpica and Linux kernel in parallel without much
extra overhead.
Thomas
next prev parent reply other threads:[~2014-03-04 11:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1393608241-31037-1-git-send-email-trenn@suse.de>
2014-02-28 17:23 ` [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 ` [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback Thomas Renninger
2014-03-03 1:20 ` Zheng, Lv
2014-03-03 12:41 ` Thomas Renninger
2014-03-04 0:31 ` Zheng, Lv
2014-03-04 11:54 ` Thomas Renninger [this message]
2014-03-05 6:26 ` Zheng, Lv
2014-03-05 16:12 ` Thomas Renninger
2014-02-28 17:24 ` [PATCH 3/4] ACPICA: Add BGRT signature to known signatures Thomas Renninger
2014-02-28 17:24 ` [PATCH 4/4] ACPI: Add new table signatures that can be overridden/added Thomas Renninger
2014-02-17 19:40 AW: AW: [PATCH] x86: HPET force enable for Soekris net6501 H. Peter Anvin
2014-02-18 18:22 ` ACPI: Also allow ACPI table adding via initrd not only overriding Thomas Renninger
2014-02-18 18:22 ` [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=1393960620.uGzzRHqAbc@skinner \
--to=trenn@suse.de \
--cc=ck@conrad-kostecki.de \
--cc=david.e.box@intel.com \
--cc=devel@acpica.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lv.zheng@intel.com \
--cc=mingo@redhat.com \
--cc=rafael.j.wysocki@intel.com \
--cc=rjw@rjwysocki.net \
--cc=robert.moore@intel.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox