Message ID | 20231227030918.536413-1-haifeng.zhao@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.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 C918D23BC; Wed, 27 Dec 2023 03:09:24 +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="F32xGHfb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703646565; x=1735182565; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PfJZM1b7lCyEMDWaD5F6U8ybzRs4Csz/+Plk5V/4B3w=; b=F32xGHfbN0mlGF2Oypn8Q+S9Nt3KMegDErPfynH/w3guuJVKzG8wLJNd tZxBrxzUMsQv5z7qFEY/D9XVbjw0VO9a+o5eziaH1w6O0Xj0XmcZ1vuFO 4b4UsXDs7GAzfBU6/+CUAAUrKNaCgYYcovFuGCX/amcjznR7pgkaN4tMk CrqOwfgcbhq4SYiK2nTAhRC77fNkQpnijlCVDSy8OQJybMx8kl7dI4SrY SDlNuWeh7DGB4C7LTXGjN6ZoI1XeEOfKaRlmvxfe2XfajEbsa26GtLnV5 UKGHGOTgldxXVnirKjzUfl3qg9UNqZ/DsO/OzKCM7PxIChVdjRrton+D/ Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10935"; a="15077218" X-IronPort-AV: E=Sophos;i="6.04,307,1695711600"; d="scan'208";a="15077218" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Dec 2023 19:09:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.04,307,1695711600"; d="scan'208";a="19839121" Received: from ply01-vm-store.bj.intel.com ([10.238.153.201]) by orviesa002.jf.intel.com with ESMTP; 26 Dec 2023 19:09:22 -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 v8 0/5] fix vt-d hard lockup when hotplug ATS capable device Date: Tue, 26 Dec 2023 22:09:13 -0500 Message-Id: <20231227030918.536413-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
|