RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-24 Thread Zheng, Lv
Hi > From: linux-acpi-ow...@vger.kernel.org > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Yisheng > Xie > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > > > On 2016/10/22 3:40, Zheng, Lv wrote: > > Hi, > > > &g

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-24 Thread Zheng, Lv
Hi > From: linux-acpi-ow...@vger.kernel.org > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Yisheng > Xie > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > > > On 2016/10/22 3:40, Zheng, Lv wrote: > > Hi, > > > &g

Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-24 Thread Yisheng Xie
On 2016/10/22 3:40, Zheng, Lv wrote: > Hi, > > I generated a solution with tools/power/acpi makefiles. > Please give it a try. Hi Lv, Your patch also works. > Sorry for the hackish build includes. > > Thanks and best regards > Lv >

Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-24 Thread Yisheng Xie
On 2016/10/22 3:40, Zheng, Lv wrote: > Hi, > > I generated a solution with tools/power/acpi makefiles. > Please give it a try. Hi Lv, Your patch also works. > Sorry for the hackish build includes. > > Thanks and best regards > Lv >

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-21 Thread Zheng, Lv
CPICA: arm64: fix compile apci tools fail for arm64 > > Hi, > > > From: linux-acpi-ow...@vger.kernel.org > > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of > Yisheng > > Xie > > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 &

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-21 Thread Zheng, Lv
CPICA: arm64: fix compile apci tools fail for arm64 > > Hi, > > > From: linux-acpi-ow...@vger.kernel.org > > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of > Yisheng > > Xie > > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 &

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-20 Thread Zheng, Lv
Hi, > From: linux-acpi-ow...@vger.kernel.org > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Yisheng > Xie > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > Hi, > > On 2016/10/19 6:07, Zheng, Lv wrote: > > Hi, > > &

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-20 Thread Zheng, Lv
Hi, > From: linux-acpi-ow...@vger.kernel.org > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Yisheng > Xie > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > Hi, > > On 2016/10/19 6:07, Zheng, Lv wrote: > > Hi, > > &

Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-19 Thread Yisheng Xie
Hi, On 2016/10/19 6:07, Zheng, Lv wrote: > Hi, > > I'm not sure what you mean. > I mean you need ACPI_USE_SYSTEM_INTTYPES in case s64 has already been defined > in that environment. > Are you sure s64 should be defined for your environment? > s64 is not defined in my build environment but in

Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-19 Thread Yisheng Xie
Hi, On 2016/10/19 6:07, Zheng, Lv wrote: > Hi, > > I'm not sure what you mean. > I mean you need ACPI_USE_SYSTEM_INTTYPES in case s64 has already been defined > in that environment. > Are you sure s64 should be defined for your environment? > s64 is not defined in my build environment but in

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-18 Thread Zheng, Lv
; Cc: linux-a...@vger.kernel.org; de...@acpica.org; > linux-kernel@vger.kernel.org; guohan...@huawei.com; > wangxiongfe...@huawei.com > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > Hi, Lv > > On 2016/10/18 6:26, Zheng, Lv wrote: &g

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-18 Thread Zheng, Lv
guohan...@huawei.com; > wangxiongfe...@huawei.com > Subject: Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > Hi, Lv > > On 2016/10/18 6:26, Zheng, Lv wrote: > > Hi, Yisheng > > > >> From: Yisheng Xie [mailto:xieyishe...@huawei.com] >

Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-18 Thread Yisheng Xie
Hi, Lv On 2016/10/18 6:26, Zheng, Lv wrote: > Hi, Yisheng > >> From: Yisheng Xie [mailto:xieyishe...@huawei.com] >> Subject: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 >> >> when try to cross compile acpi tool in dir kernel/tools >> for arm64

Re: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-18 Thread Yisheng Xie
Hi, Lv On 2016/10/18 6:26, Zheng, Lv wrote: > Hi, Yisheng > >> From: Yisheng Xie [mailto:xieyishe...@huawei.com] >> Subject: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 >> >> when try to cross compile acpi tool in dir kernel/tools >> for arm64

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-17 Thread Zheng, Lv
Hi, Yisheng > From: Yisheng Xie [mailto:xieyishe...@huawei.com] > Subject: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > when try to cross compile acpi tool in dir kernel/tools > for arm64 use command: > make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu

RE: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-17 Thread Zheng, Lv
Hi, Yisheng > From: Yisheng Xie [mailto:xieyishe...@huawei.com] > Subject: [PATCH] ACPICA: arm64: fix compile apci tools fail for arm64 > > when try to cross compile acpi tool in dir kernel/tools > for arm64 use command: > make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu

[PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-13 Thread Yisheng Xie
when try to cross compile acpi tool in dir kernel/tools for arm64 use command: make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- acpi it failed with the following log: In file included from ../../../../../include/acpi/acpi.h:58:0, from ../../../../../drivers/acpi/acpica/utstring.c:44:

[PATCH] ACPICA: arm64: fix compile apci tools fail for arm64

2016-10-13 Thread Yisheng Xie
when try to cross compile acpi tool in dir kernel/tools for arm64 use command: make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- acpi it failed with the following log: In file included from ../../../../../include/acpi/acpi.h:58:0, from ../../../../../drivers/acpi/acpica/utstring.c:44: