Message ID | 20250207093500.70885-1-xueshuai@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out199-7.us.a.mail.aliyun.com (out199-7.us.a.mail.aliyun.com [47.90.199.7]) (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 8BD3D236A89; Fri, 7 Feb 2025 09:35:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=47.90.199.7 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738920924; cv=none; b=AHa0ecnAxFqPXF3Rf28ajLj8WoFSlcrS4ylgoaFc7VxxpkQES72f5vp49THH54HqAd6hWs9SjyVWLFaxf4aa0aH/HED/dfSz8p/4/ZepM69RkVUa93DFjvCyvA0cMfSOllWFDVzSI029KMp9KAg1HMemBOzhyq1G/ztyEiDdFLk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738920924; c=relaxed/simple; bh=n+KDLJ+vD3Bt+/Cr8vhSTfA6mf0eChU3PqcwnHXsbxk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=nII9D5ZfdkCFLMqhrA2U2FDci30Ir7rN2J1topg2XHwNjfFGHv1F0ZylFmvonDQN8gJgs6bhcCfWRLYo6F0u5G/qnxloFuj8I817Wwjykx1xwBpKrJsseMGmIW3YBAi5o/2Mz99Ds08Hp/Gs/Px/wrR6vvTEpFRE3QXAf4n+SHc= 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=xN6X0AaD; arc=none smtp.client-ip=47.90.199.7 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="xN6X0AaD" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1738920903; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=nsVyOK7lf4dncZjmNZ83lvgaF7otJZXfXf1rIy5TN2k=; b=xN6X0AaDFM134nZqlPaxRnASZZMaC2hMpMH3uXDA0G+P44VstETa8W97PIBU6co8ewkSCzzzsBvGlD9lL9Gdwlmfa5Aux+++wJzebNNarpEVmX2nBQWFMj/c5ZGCxINbD4E12MxxAWSSKQ30ylK2Zmu0FJ7PtW6Ysywk+YsFSzA= Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WOyzNCd_1738920901 cluster:ay36) by smtp.aliyun-inc.com; Fri, 07 Feb 2025 17:35:02 +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 Subject: [PATCH v3 0/4] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd Date: Fri, 7 Feb 2025 17:34:56 +0800 Message-ID: <20250207093500.70885-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
|