public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Lv Zheng <lv.zheng@intel.com>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Len Brown <len.brown@intel.com>, Lv Zheng <zetalog@gmail.com>,
	linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: Re: [PATCH 0/2] tools/power/acpi: Fix ACPI tools build issues.
Date: Thu, 06 Aug 2015 02:13:50 +0200	[thread overview]
Message-ID: <4195867.x7koTejHCv@vostro.rjw.lan> (raw)
In-Reply-To: <cover.1438060971.git.lv.zheng@intel.com>

On Tuesday, July 28, 2015 01:25:12 PM Lv Zheng wrote:
> Currently tools/power/acpi is broken:
> 1. acpidump build is broken because utnonansi.o is not linked.
> 2. ec build is broken because descend build is not supported.
> This patch fixes the above issues.
> 
> Lv Zheng (2):
>   tools/power/acpi: Add descend support in ACPI tools Makefile.
>   tools/power/acpi: Enable build for EC userspace tool.
> 
>  tools/power/acpi/Makefile                |  168 +++---------------------------
>  tools/power/acpi/Makefile.config         |   92 ++++++++++++++++
>  tools/power/acpi/Makefile.rules          |   37 +++++++
>  tools/power/acpi/tools/acpidump/Makefile |   53 ++++++++++
>  tools/power/acpi/tools/ec/Makefile       |   33 +++---
>  5 files changed, 213 insertions(+), 170 deletions(-)
>  create mode 100644 tools/power/acpi/Makefile.config
>  create mode 100644 tools/power/acpi/Makefile.rules
>  create mode 100644 tools/power/acpi/tools/acpidump/Makefile

Both queued up for 4.3, thanks!

Rafael


      parent reply	other threads:[~2015-08-05 23:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-28  5:25 [PATCH 0/2] tools/power/acpi: Fix ACPI tools build issues Lv Zheng
2015-07-28  5:25 ` [PATCH 1/2] tools/power/acpi: Add descend support in ACPI tools Makefile Lv Zheng
2015-07-28  5:25 ` [PATCH 2/2] tools/power/acpi: Enable build for EC userspace tool Lv Zheng
2015-08-06  0:13 ` Rafael J. Wysocki [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=4195867.x7koTejHCv@vostro.rjw.lan \
    --to=rjw@rjwysocki.net \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lv.zheng@intel.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=zetalog@gmail.com \
    /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