Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-04-05 Thread Fu Wei
Hi Tomasz, On 4 April 2016 at 16:32, Tomasz Nowicki wrote: > On 30.03.2016 09:05, Ard Biesheuvel wrote: >> >> On 29 March 2016 at 09:44, wrote: >>> >>> From: Tomasz Nowicki >>> >>> This commit provides APEI arch-specific bits for aarch64 >>> >>> Meanwhile, >>> (1)add a new subfunction "hest_ia

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-04-04 Thread Tomasz Nowicki
On 30.03.2016 09:05, Ard Biesheuvel wrote: On 29 March 2016 at 09:44, wrote: From: Tomasz Nowicki This commit provides APEI arch-specific bits for aarch64 Meanwhile, (1)add a new subfunction "hest_ia32_init" for "acpi_disable_cmcff" which is used by IA-32 Architecture Corrected Machine Chec

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-31 Thread Ard Biesheuvel
On 30 March 2016 at 19:55, Fu Wei wrote: > Hi Tomasz > > On 30 March 2016 at 14:50, kbuild test robot wrote: >> Hi Tomasz, >> >> [auto build test WARNING on arm64/for-next/core] >> [also build test WARNING on v4.6-rc1 next-20160330] >> [if your patch is applied to the wrong git tree, please drop

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-30 Thread Fu Wei
Hi Tomasz On 30 March 2016 at 14:50, kbuild test robot wrote: > Hi Tomasz, > > [auto build test WARNING on arm64/for-next/core] > [also build test WARNING on v4.6-rc1 next-20160330] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url:

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-30 Thread Fu Wei
Hi Will, On 30 March 2016 at 00:35, Will Deacon wrote: > On Tue, Mar 29, 2016 at 03:44:18PM +0800, fu@linaro.org wrote: >> From: Tomasz Nowicki >> >> This commit provides APEI arch-specific bits for aarch64 >> >> Meanwhile, >> (1)add a new subfunction "hest_ia32_init" for >> "acpi_disable_cm

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-30 Thread Fu Wei
Hi Ard, On 30 March 2016 at 15:05, Ard Biesheuvel wrote: > On 29 March 2016 at 09:44, wrote: >> From: Tomasz Nowicki >> >> This commit provides APEI arch-specific bits for aarch64 >> >> Meanwhile, >> (1)add a new subfunction "hest_ia32_init" for >> "acpi_disable_cmcff" which is used by IA-32 A

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-30 Thread Ard Biesheuvel
On 29 March 2016 at 09:44, wrote: > From: Tomasz Nowicki > > This commit provides APEI arch-specific bits for aarch64 > > Meanwhile, > (1)add a new subfunction "hest_ia32_init" for > "acpi_disable_cmcff" which is used by IA-32 Architecture > Corrected Machine Check (CMC). > (2)move HEST type (AC

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-29 Thread kbuild test robot
Hi Tomasz, [auto build test WARNING on arm64/for-next/core] [also build test WARNING on v4.6-rc1 next-20160330] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/fu-wei-linaro-org/acpi-apei-arm64

Re: [PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-29 Thread Will Deacon
On Tue, Mar 29, 2016 at 03:44:18PM +0800, fu@linaro.org wrote: > From: Tomasz Nowicki > > This commit provides APEI arch-specific bits for aarch64 > > Meanwhile, > (1)add a new subfunction "hest_ia32_init" for > "acpi_disable_cmcff" which is used by IA-32 Architecture > Corrected Machine Che

[PATCH v8] acpi, apei, arm64: APEI initial support for aarch64.

2016-03-29 Thread fu . wei
From: Tomasz Nowicki This commit provides APEI arch-specific bits for aarch64 Meanwhile, (1)add a new subfunction "hest_ia32_init" for "acpi_disable_cmcff" which is used by IA-32 Architecture Corrected Machine Check (CMC). (2)move HEST type (ACPI_HEST_TYPE_IA32_CORRECTED_CHECK) checking to a gen