linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shiju Jose <shiju.jose@huawei.com>
To: <xuwei5@hisilicon.com>
Cc: <arnd@arndb.de>, <james.morse@arm.com>, <tbaicar@codeaurora.org>,
	<gengdongjiu@huawei.com>, <xiexiuqi@huawei.com>,
	<zhengqiang10@huawei.com>, <linuxarm@huawei.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH]arm64:defconfig:enable ACPI_APEI_SEA
Date: Tue, 20 Mar 2018 12:23:24 +0000	[thread overview]
Message-ID: <aa732187-e12a-68e5-d15e-84090855d2c5@huawei.com> (raw)

Enable ACPI APEI SEA option for arm64, to handle
ARMv8 SEA(Synchronous External Abort).

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Cc: Tyler Baicar <tbaicar@codeaurora.org>
Cc: James Morse <james.morse@arm.com>
Cc: Dongjiu Geng <gengdongjiu@huawei.com>
Cc: Xie XiuQi <xiexiuqi@huawei.com>
Cc: Qiang Zheng <zhengqiang10@huawei.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 634b373..5ddf25c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -574,6 +574,7 @@ CONFIG_ACPI_APEI_GHES=y
 CONFIG_ACPI_APEI_PCIEAER=y
 CONFIG_ACPI_APEI_MEMORY_FAILURE=y
 CONFIG_ACPI_APEI_EINJ=y
+CONFIG_ACPI_APEI_SEA=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
-- 
1.9.1

             reply	other threads:[~2018-03-20 12:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20 12:23 Shiju Jose [this message]
2018-03-21  1:48 ` [PATCH]arm64:defconfig:enable ACPI_APEI_SEA gengdongjiu
2018-03-21 10:50   ` Shiju Jose

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aa732187-e12a-68e5-d15e-84090855d2c5@huawei.com \
    --to=shiju.jose@huawei.com \
    --cc=arnd@arndb.de \
    --cc=gengdongjiu@huawei.com \
    --cc=james.morse@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=tbaicar@codeaurora.org \
    --cc=xiexiuqi@huawei.com \
    --cc=xuwei5@hisilicon.com \
    --cc=zhengqiang10@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).