Message ID | 20241202030527.20586-1-xueshuai@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 965AFD49798 for <linux-arm-kernel@archiver.kernel.org>; Mon, 2 Dec 2024 03:08:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=8JYf3GInVGIfmVa3F07jaokRW/YyHRNh/YWxIYJGlRM=; b=rtGkM9bhBfVVWYn0xahs1bBt3T +WMTxg48HrFNCUd1LUk5ZQVOuEHTLDH+xkRwUOuRfP3tvVbMIX2Zv04qi+iQef4Mf9scrYsl9D+BA HofitK/OoTzHT3Q9JLQM8XvbbI6X+o4cafIX/u7+ipBBAG6hm2WB2pW24eHClyEbhbpMPwORshCBp NrjjzlPI5pBxxK47G4SAyEb9rD8KGJZmquVEEjBsxqQFcacjXMvkMw9uQWRUnzp+7Xy54K5+2EBVU q9o1rNNUp8yjkGcm4x786NiERqMuFO0BBaElSiIwgFPyp/To7HsilCX2hTj5b6JFKjYkXS4QeUXtR lpBJUTnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tHwms-00000004t1c-2o91; Mon, 02 Dec 2024 03:07:50 +0000 Received: from out30-100.freemail.mail.aliyun.com ([115.124.30.100]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tHwku-00000004saD-2MN0 for linux-arm-kernel@lists.infradead.org; Mon, 02 Dec 2024 03:05:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1733108743; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=8JYf3GInVGIfmVa3F07jaokRW/YyHRNh/YWxIYJGlRM=; b=W0Re1oL1Hc51lu0goS2a+yJIf4QHxyQ9IZuVa5hSh5xjwraqYhbLJXkYXDOHN+02qui+yAi+7fcQUC37ta1uo63NX3u7phN1aRF3V6IeOmpGABy0dVosms6nZRRCFRmm9HPV3laIYkLq/tg3xavDMNmzFPS5X4t/AivDUmgFZCw= Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WKbh0VL_1733108736 cluster:ay36) by smtp.aliyun-inc.com; Mon, 02 Dec 2024 11:05:38 +0800 From: Shuai Xue <xueshuai@linux.alibaba.com> To: yazen.ghannam@amd.com, mark.rutland@arm.com, catalin.marinas@arm.com, mingo@redhat.com, robin.murphy@arm.com, Jonathan.Cameron@Huawei.com, bp@alien8.de, rafael@kernel.org, linux-arm-kernel@lists.infradead.org, wangkefeng.wang@huawei.com, tanxiaofei@huawei.com, mawupeng1@huawei.com, tony.luck@intel.com, linmiaohe@huawei.com, naoya.horiguchi@nec.com, james.morse@arm.com, tongtiangen@huawei.com, gregkh@linuxfoundation.org, will@kernel.org, jarkko@kernel.org Cc: linux-acpi@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-edac@vger.kernel.org, x86@kernel.org, xueshuai@linux.alibaba.com, justin.he@arm.com, ardb@kernel.org, ying.huang@intel.com, ashish.kalra@amd.com, baolin.wang@linux.alibaba.com, tglx@linutronix.de, dave.hansen@linux.intel.com, lenb@kernel.org, hpa@zytor.com, robert.moore@intel.com, lvying6@huawei.com, xiexiuqi@huawei.com, zhuo.song@linux.alibaba.com Subject: [PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work Date: Mon, 2 Dec 2024 11:05:24 +0800 Message-ID: <20241202030527.20586-1-xueshuai@linux.alibaba.com> X-Mailer: git-send-email 2.44.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241201_190549_256477_9355E920 X-CRM114-Status: GOOD ( 24.66 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
ACPI: APEI: handle synchronous errors in task work
|
expand
|