Message ID | 20240409160256.94184-1-dave.jiang@intel.com (mailing list archive) |
---|---|
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 15634137C4B; Tue, 9 Apr 2024 16:02:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712678580; cv=none; b=ZmnuavSINotkIY/DTZb4yCzlbC9TQ/5KdbCbRJBUb+v9MEuX09ZMMEZPAv2xtVVWmNfr+dKRq7ajV1aicJBbptAYm2r/bzDrBZ/vSehZgEpD/QOB028ohD0Ht8zsUl13urNOR15Xe34hWAAlf94flllKCS6xWeSzmA8QTP9UArU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712678580; c=relaxed/simple; bh=wKgpSepzlZ2BkDLk6JYcB2VkNkQIZOViXsxBU0tIolo=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=fYeo81Ly9/AgN6MWMqly5wl7MQ6CU0xLt+jX8zOBeMlVpdxpubvBAY2ijAgseQJKDAXnmP9boCypy8PqwjSEpMRoOXju+OgBI2VI/2oW4n0awuzz6z6z6QqCUWppCuXAo0EBcQGHHtWn9uKbfawaFC7B6KAWoPN5zAOmnsCT7WY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id A2034C43390; Tue, 9 Apr 2024 16:02:59 +0000 (UTC) From: Dave Jiang <dave.jiang@intel.com> To: linux-cxl@vger.kernel.org, linux-pci@vger.kernel.org Cc: dan.j.williams@intel.com, ira.weiny@intel.com, vishal.l.verma@intel.com, alison.schofield@intel.com, Jonathan.Cameron@huawei.com, dave@stgolabs.net, bhelgaas@google.com, lukas@wunner.de Subject: [PATCH 0/4 v4] PCI: Add Secondary Bus Reset (SBR) support for CXL Date: Tue, 9 Apr 2024 09:01:13 -0700 Message-ID: <20240409160256.94184-1-dave.jiang@intel.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: Add Secondary Bus Reset (SBR) support for CXL
|
expand
|