Message ID | 20231225082532.427362-1-haifeng.zhao@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (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 198D015AF; Mon, 25 Dec 2023 08:25:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="B9EX5/r5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703492737; x=1735028737; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Vprv0hFwwaz00IFfEg9mec2/0QKJFt2d7jrEt35TXXI=; b=B9EX5/r5jl0g3jdk/bQpRHyDM83EsksSMZqkOtnFZZdkQzMrKhvQMe4H fDLAivUDOyT9kosq4f20pd7srhX1ezl2MyZNHzb2T3tDAh/kIzru0JYRo Ele7GspYGJvz4J453MYqf9cbMudjN5DPe9QnTwb9gMbsqUFlUZDZLK1Lu p1JakVrkr+b0C7Mbc32hI4lnShk6s45qHklTfdEAfJNo3QP/eToCWcpMX BXGkTu4BkfpokEDdL5yxMEtqMeJlabu3Xr8BP4xY1Jh+8DxAGSjthslJI k/Gklt9K30Ua+bHXn5uYGTZl4GhKyHlrTPiOO3utzYmbK7r1TY82AVV2s g==; X-IronPort-AV: E=McAfee;i="6600,9927,10934"; a="3108154" X-IronPort-AV: E=Sophos;i="6.04,302,1695711600"; d="scan'208";a="3108154" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Dec 2023 00:25:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10934"; a="1024856386" X-IronPort-AV: E=Sophos;i="6.04,302,1695711600"; d="scan'208";a="1024856386" Received: from ply01-vm-store.bj.intel.com ([10.238.153.201]) by fmsmga006.fm.intel.com with ESMTP; 25 Dec 2023 00:25:33 -0800 From: Ethan Zhao <haifeng.zhao@linux.intel.com> To: bhelgaas@google.com, baolu.lu@linux.intel.com, dwmw2@infradead.org, will@kernel.org, robin.murphy@arm.com, lukas@wunner.de Cc: linux-pci@vger.kernel.org, iommu@lists.linux.dev, linux-kernel@vger.kernel.org Subject: [RFC PATCH v7 0/4] fix vt-d hard lockup when hotplug ATS capable device Date: Mon, 25 Dec 2023 03:25:28 -0500 Message-Id: <20231225082532.427362-1-haifeng.zhao@linux.intel.com> X-Mailer: git-send-email 2.31.1 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 |
fix vt-d hard lockup when hotplug ATS capable device
|
expand
|