Message ID | 20241106090339.24920-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 EFE4E1DE3CB; Wed, 6 Nov 2024 09:03:58 +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=1730883841; cv=none; b=Ko0Qb7s8B16qWHPCBw6u0hjqus6jyFdKnwKUi7Ql88u9upJhKy+hCAK7/aP4KFCB6IeHU4NoC1z8bEGh9rkpz3kcNkq94kvs44T5UD52OcTL5O+FtqRa0QsOixeuVC35wLv2SIeSAnuIT3qQABwTvBtgx0kKRtKQZkvVZvSwiKg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730883841; c=relaxed/simple; bh=qidPoNUqR/ZCstdKkrYlQEKod8UWXPA6uyG69/L1ru4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=e1bfQBj7EVyGNavmxAZA0UUrm9Rix35QFlYcdX/04vooHidZ5vffWwSWDyGtZT4EwtaEkEnBO3OSzW+lV4WFbI7gVF2es3pg447qyx+EeXQ4UKAbZssEwm4Y+P0RMOl9HqnWJH70PFhdH2qluOaPwRUdbSAL0CnqL2fs69OxyMA= 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=kZ78pNUP; 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="kZ78pNUP" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1730883831; h=From:To:Subject:Date:Message-ID:MIME-Version; bh=/VbmmPghqrzkfDXHRbkEgFY7wgZZwTeBy4+zs3iLQME=; b=kZ78pNUP4GA2lpA9nxV4bxWn5PIXQLTJ2KYOF91HRxx4ssScmCOt/5G/hc+HCYCR+s0B/S152FfD8YA5+Q+cV0Tv3YYgH5OsHg44RnYrcOH53uSzVQfCDw0gLwzr7XrH/kMKxo5iomDDtKDBrpLewTWxx/zMKx6MaEbnSfceiWA= Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0WIqmpCP_1730883829 cluster:ay36) by smtp.aliyun-inc.com; Wed, 06 Nov 2024 17:03:50 +0800 From: Shuai Xue <xueshuai@linux.alibaba.com> To: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Cc: bhelgaas@google.com, mahesh@linux.ibm.com, oohall@gmail.com, sathyanarayanan.kuppuswamy@linux.intel.com, xueshuai@linux.alibaba.com Subject: [RFC PATCH v1 0/2] PCI/AER: report fatal errors of RCiEP and EP if link recoverd Date: Wed, 6 Nov 2024 17:03:37 +0800 Message-ID: <20241106090339.24920-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
|