lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 06 Aug 2015 02:13:50 +0200
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	Lv Zheng <lv.zheng@...el.com>
Cc:	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
	Len Brown <len.brown@...el.com>, Lv Zheng <zetalog@...il.com>,
	linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org
Subject: Re: [PATCH 0/2] tools/power/acpi: Fix ACPI tools build issues.

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ