diff mbox

[1/3] arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILURE

Message ID 9fdbf03c-1e70-fc45-b218-404294d4bdb1@huawei.com (mailing list archive)
State New, archived
Headers show

Commit Message

Shiju Jose Jan. 16, 2018, 3:45 p.m. UTC
Enable ACPI APEI MEMORY FAILURE option for ARM64,
so that memory errors will be handled.

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Timur Tabi Jan. 16, 2018, 4:10 p.m. UTC | #1
On 01/16/2018 09:45 AM, shiju.jose@huawei.com wrote:
> Enable ACPI APEI MEMORY FAILURE option for ARM64,
> so that memory errors will be handled.
> 
> Signed-off-by: Shiju Jose<shiju.jose@huawei.com>

All three patches:

Acked-by: Timur Tabi <timur@codeaurora.org>

QDT definitely would like to see these patches merged into 4.16.
Arnd Bergmann Jan. 19, 2018, 3:06 p.m. UTC | #2
On Tue, Jan 16, 2018 at 5:10 PM, Timur Tabi <timur@codeaurora.org> wrote:
> On 01/16/2018 09:45 AM, shiju.jose@huawei.com wrote:
>>
>> Enable ACPI APEI MEMORY FAILURE option for ARM64,
>> so that memory errors will be handled.
>>
>> Signed-off-by: Shiju Jose<shiju.jose@huawei.com>
>
>
> All three patches:
>
> Acked-by: Timur Tabi <timur@codeaurora.org>
>
> QDT definitely would like to see these patches merged into 4.16.

Applied all three to next/soc with your ack, thanks!

Shiju, there was a small problem with the second patch, which did not
apply cleanly, but I fixed it up. It might have been easier to get a pull
request through Wei Xu for this, and it would also help to send things
a lot earlier rather than just before the merge window.

      Arnd
Shiju Jose Jan. 19, 2018, 3:09 p.m. UTC | #3
Thanks Arnd.

Regards,
Shiju

> -----Original Message-----
> From: arndbergmann@gmail.com [mailto:arndbergmann@gmail.com] On Behalf
> Of Arnd Bergmann
> Sent: 19 January 2018 15:07
> To: Timur Tabi
> Cc: Shiju Jose; Linux ARM; Linux Kernel Mailing List; Catalin Marinas;
> Will Deacon; Gregory CLEMENT; xuwei (O); Olof Johansson; Masahiro
> Yamada; Rob Herring; Heiko Stuebner; Krzysztof Kozlowski; Ard
> Biesheuvel; tbaicar@codeaurora.org; Linuxarm; Zhengqiang (turing)
> Subject: Re: [1/3] arm64: defconfig: enable
> CONFIG_ACPI_APEI_MEMORY_FAILURE
> 
> On Tue, Jan 16, 2018 at 5:10 PM, Timur Tabi <timur@codeaurora.org>
> wrote:
> > On 01/16/2018 09:45 AM, shiju.jose@huawei.com wrote:
> >>
> >> Enable ACPI APEI MEMORY FAILURE option for ARM64, so that memory
> >> errors will be handled.
> >>
> >> Signed-off-by: Shiju Jose<shiju.jose@huawei.com>
> >
> >
> > All three patches:
> >
> > Acked-by: Timur Tabi <timur@codeaurora.org>
> >
> > QDT definitely would like to see these patches merged into 4.16.
> 
> Applied all three to next/soc with your ack, thanks!
> 
> Shiju, there was a small problem with the second patch, which did not
> apply cleanly, but I fixed it up. It might have been easier to get a
> pull request through Wei Xu for this, and it would also help to send
> things a lot earlier rather than just before the merge window.
> 
>       Arnd
Wei Xu Jan. 19, 2018, 4:01 p.m. UTC | #4
Hi Arnd,

On 2018/1/19 15:06, Arnd Bergmann wrote:
> On Tue, Jan 16, 2018 at 5:10 PM, Timur Tabi <timur@codeaurora.org> wrote:
>> On 01/16/2018 09:45 AM, shiju.jose@huawei.com wrote:
>>>
>>> Enable ACPI APEI MEMORY FAILURE option for ARM64,
>>> so that memory errors will be handled.
>>>
>>> Signed-off-by: Shiju Jose<shiju.jose@huawei.com>
>>
>>
>> All three patches:
>>
>> Acked-by: Timur Tabi <timur@codeaurora.org>
>>
>> QDT definitely would like to see these patches merged into 4.16.
> 
> Applied all three to next/soc with your ack, thanks!
> 
> Shiju, there was a small problem with the second patch, which did not
> apply cleanly, but I fixed it up. It might have been easier to get a pull
> request through Wei Xu for this, and it would also help to send things
> a lot earlier rather than just before the merge window.

Thank you so much!
I planned to pick up them after 4.16-rc1
since it is too close to the merge window.

Best Regards,
Wei

> 
>       Arnd
> 
> .
>
Arnd Bergmann Jan. 19, 2018, 4:20 p.m. UTC | #5
On Fri, Jan 19, 2018 at 5:01 PM, Wei Xu <xuwei5@hisilicon.com> wrote:
> Hi Arnd,
>
> On 2018/1/19 15:06, Arnd Bergmann wrote:
>> On Tue, Jan 16, 2018 at 5:10 PM, Timur Tabi <timur@codeaurora.org> wrote:
>>> On 01/16/2018 09:45 AM, shiju.jose@huawei.com wrote:
>>>>
>>>> Enable ACPI APEI MEMORY FAILURE option for ARM64,
>>>> so that memory errors will be handled.
>>>>
>>>> Signed-off-by: Shiju Jose<shiju.jose@huawei.com>
>>>
>>>
>>> All three patches:
>>>
>>> Acked-by: Timur Tabi <timur@codeaurora.org>
>>>
>>> QDT definitely would like to see these patches merged into 4.16.
>>
>> Applied all three to next/soc with your ack, thanks!
>>
>> Shiju, there was a small problem with the second patch, which did not
>> apply cleanly, but I fixed it up. It might have been easier to get a pull
>> request through Wei Xu for this, and it would also help to send things
>> a lot earlier rather than just before the merge window.
>
> Thank you so much!
> I planned to pick up them after 4.16-rc1
> since it is too close to the merge window.

That would have been ok, too, of course. I mainly picked them up as they
look trivial and harmless, and Timur also weighed in here. I don't see
exactly how they ended up in my arm-soc mail folder, I assumed that
they had been addressed to:arm@kernel.org, but that doesn't actually
appear to be the case ;-)

        Arnd
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6d..9144e17 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -86,6 +86,7 @@  CONFIG_SCHED_MC=y
 CONFIG_NUMA=y
 CONFIG_PREEMPT=y
 CONFIG_KSM=y
+CONFIG_MEMORY_FAILURE=y
 CONFIG_TRANSPARENT_HUGEPAGE=y
 CONFIG_CMA=y
 CONFIG_SECCOMP=y
@@ -567,6 +568,7 @@  CONFIG_ACPI=y
 CONFIG_ACPI_APEI=y
 CONFIG_ACPI_APEI_GHES=y
 CONFIG_ACPI_APEI_PCIEAER=y
+CONFIG_ACPI_APEI_MEMORY_FAILURE=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y