Message ID | 20250224034500.23024-1-feng.tang@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-131.freemail.mail.aliyun.com (out30-131.freemail.mail.aliyun.com [115.124.30.131]) (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 445D53FBA7; Mon, 24 Feb 2025 03:45:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740368710; cv=none; b=IRu2eTeHg9YXvwoK0Clawpvu2K3CY1GXvW+qdmSPWmPocgTdhIQeKLv8g+UQlMz+SVDaxTdYSjncs1iSxJUghAGvLdahPxt3iuFxzaFniZsCbac/GmmCxskp53elvZNuVl63FOnW6/XTneZQoHNUoYhj48oQXpEYkqcpb73OSX0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740368710; c=relaxed/simple; bh=JLsMyQSdWcTRG8EiJgarCIC0qRpuVwqXG2/B2w70LK4=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=eSbfCZt4fJPksaYbjdvmk2YtGYjgjERUL8Ih7NuOGkZsx3LBwxCrFEU96RQfflfcKVzp0sRDiIGRS9zgqjPBxSHdpPrIx4sYFGsOE6kmVnGaHqm4k4V8rrkUPBIWhG4fMSub3C65Th46Sh5u5pvJc7V2lO3rlB5olNXsN1WKbqY= 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=heZyASBk; arc=none smtp.client-ip=115.124.30.131 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="heZyASBk" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1740368702; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=dsOpm0A0/KB032ZLuWE3O79KWWGmWvjEV91Oqu2+0p0=; b=heZyASBkS9PW3yamUL+nq19fb+kIIstg42PaFM/DuvKDJSk399SqZtVhLdQhtxtfY3wvZSjKYYplXmCbMIas6VQ2mYobO2TJ2sRAV1B75rOqa0TN0qMbjNCU4QpuzXFe40PKokX/ek9AI42jO0z21fCJPn06v45nbanG+xq93qA= Received: from localhost(mailfrom:feng.tang@linux.alibaba.com fp:SMTPD_---0WQ1w1CO_1740368701 cluster:ay36) by smtp.aliyun-inc.com; Mon, 24 Feb 2025 11:45:02 +0800 From: Feng Tang <feng.tang@linux.alibaba.com> To: Bjorn Helgaas <bhelgaas@google.com>, Lukas Wunner <lukas@wunner.de>, Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@linux.intel.com>, Liguang Zhang <zhangliguang@linux.alibaba.com>, Guanghui Feng <guanghuifeng@linux.alibaba.com>, rafael@kernel.org Cc: Markus Elfring <Markus.Elfring@web.de>, lkp@intel.com, Jonathan Cameron <Jonathan.Cameron@huawei.com>, ilpo.jarvinen@linux.intel.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Feng Tang <feng.tang@linux.alibaba.com> Subject: [PATCH v3 0/4] PCIe hotplug interrupt related fixes Date: Mon, 24 Feb 2025 11:44:56 +0800 Message-Id: <20250224034500.23024-1-feng.tang@linux.alibaba.com> X-Mailer: git-send-email 2.39.5 (Apple Git-154) 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 |
PCIe hotplug interrupt related fixes
|
expand
|