Message ID | 20250217024218.1681-1-xueshuai@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-100.freemail.mail.aliyun.com (out30-100.freemail.mail.aliyun.com [115.124.30.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ACA3546BF; Mon, 17 Feb 2025 02:42:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.100 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739760150; cv=none; b=n7aTD3LAvZ3zFk7W+NvlThkiNkZAsWWrejsd6Z3ClX2U54VJOn0INuwZ946VrLDw8vKgZk1BMQYqdkudgowJauBgRMQ/h36FgG6LCxtgmR/wd7dbyaX6ZQbPGHdZ+Zfycw1PWcmEE0DEgzAJDBSci7hFXDdWmt/RdCyjS7drzSg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739760150; c=relaxed/simple; bh=g18vLvEIV15RdL6Pta+w/k1IEM9YdjuSeCpk6WlEJpc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=moRUceFxJejYOLaz8SqCwevAPsXA5MT7APjE8Q2p/XqcdsdQubEHy/SlwLoZVMQKJJRAGxbZIZaogbSx714hdZu25me802atkH48BGFWhzjdU789iqy/SAMUTgxkfRDxZIE07oqiU0pfOUovWvIvjNYIoW8y7coW0Nko4ZIiEU4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com; spf=pass smtp.mailfrom=linux.alibaba.com; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b=AzZJF1qv; arc=none smtp.client-ip=115.124.30.100 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b="AzZJF1qv" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1739760142; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=IWnXk2v+MvIdKRnunCl5x6oEXE/uiljBcFUSPpVL73o=; b=AzZJF1qvWmZsVNMAImWeksAs2HzPevm7zSvoCp9JuXiNjwO8kyB9z7QOTQFtVp9W9XWp1jrT5Xo8MKB3UPyT6AK0NZB1l5ypceQynMnQBzjd2yyfzQ/yLSKiFOhVh732npjKbnFpwRE8lbj9u/Lp7sOW9x1gtE6TnylIwhqOQAs= Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WPYBR1G_1739760140 cluster:ay36) by smtp.aliyun-inc.com; Mon, 17 Feb 2025 10:42:22 +0800 From: Shuai Xue <xueshuai@linux.alibaba.com> To: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, bhelgaas@google.com, kbusch@kernel.org, sathyanarayanan.kuppuswamy@linux.intel.com Cc: mahesh@linux.ibm.com, oohall@gmail.com, xueshuai@linux.alibaba.com, Jonathan.Cameron@huawei.com, terry.bowman@amd.com, tianruidong@linux.alibaba.com Subject: [PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd Date: Mon, 17 Feb 2025 10:42:15 +0800 Message-ID: <20250217024218.1681-1-xueshuai@linux.alibaba.com> X-Mailer: git-send-email 2.44.0 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: <linux-pci.vger.kernel.org> List-Subscribe: <mailto:linux-pci+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pci+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
|
expand
|