From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755986AbeASQCK (ORCPT ); Fri, 19 Jan 2018 11:02:10 -0500 Received: from szxga05-in.huawei.com ([45.249.212.191]:4260 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755744AbeASQCH (ORCPT ); Fri, 19 Jan 2018 11:02:07 -0500 Subject: Re: [1/3] arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILURE To: Arnd Bergmann , Timur Tabi References: <9fdbf03c-1e70-fc45-b218-404294d4bdb1@huawei.com> <67045853-42e1-8246-8789-309d1d233659@codeaurora.org> CC: Shiju Jose , Linux ARM , Linux Kernel Mailing List , Catalin Marinas , Will Deacon , Gregory CLEMENT , Olof Johansson , Masahiro Yamada , Rob Herring , Heiko Stuebner , Krzysztof Kozlowski , Ard Biesheuvel , , Linuxarm , From: Wei Xu Message-ID: <5A621662.1020507@hisilicon.com> Date: Fri, 19 Jan 2018 16:01:38 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.226.123] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnd, On 2018/1/19 15:06, Arnd Bergmann wrote: > On Tue, Jan 16, 2018 at 5:10 PM, Timur Tabi 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 >> >> >> All three patches: >> >> Acked-by: Timur Tabi >> >> 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 > > . >