Message ID | 20240402234848.3287160-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 A4E5058ACC; Tue, 2 Apr 2024 23:48:50 +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=1712101730; cv=none; b=CYvYoaq4CXJ9Hh3tLfsiqvKgITrVjyoR7NGwK8bQx+pGQGXPIX/gmGBislwZZ6MXVp/XRKzV9NuoEKW873VyVmK9qj6qsP5/ilCCNE0YIoqL0hxX+jgVxJzJAJPbihc8kIUVRwg38187NNU/SlGBRTQJJhCK6hE+sJsIWJg1Nuk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712101730; c=relaxed/simple; bh=zjgEcDdyFbe4X+zpb5MuXUFZgieVH6PXaVfM9aAdiOw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=QRE+w2WCpLY+o8btcpZehPOM3GT2i4vU/pX/IHR3K7fBCay+PKvW+zpzktG50YMWXKiascZpe6m301XFCgqn6suXOhgmssTsBJIyt4nihJm77Dq98NRJ+5QjTBL4eUvmMa4mAC3gFo7hqmXjlr1zRADlcg724clB6aS27mK3Njw= 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 30C83C433C7; Tue, 2 Apr 2024 23:48:50 +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 v3] PCI: Add Secondary Bus Reset (SBR) support for CXL Date: Tue, 2 Apr 2024 16:45:28 -0700 Message-ID: <20240402234848.3287160-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
|