Message ID | 20240919203430.1278067-1-peter.colberg@intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.15]) (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 3DECD1CD15; Thu, 19 Sep 2024 20:35:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.15 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726778103; cv=none; b=nNYnGSCs3vNP2cLxIDUh50J5TVAO3/u5dD/7m9dY/luhzrnMxCLM+Tn8c+SNJYuv4VGk8tfztZw0RpcwDrpIsz4sIfaPdakwGO4FqUf7x5R+2XCnJoh1KFMFzmFk8HUjRajFpd/mzIMiWycIzD/oMDlg6Lcvt3MXQxm/gxGqCH4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726778103; c=relaxed/simple; bh=PUijb/E7DFJ2X4MHBlAYZAmMiY/Ntrt4i42W810Px6g=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=N0vOoFctZ2LshKr2wzuG1XHE/VYoLk38QpcgFsHK64E87zFBNbScssNa/jKzqyAaKRDCCHd2mfCfU2WAnlK+MfNM6jpd9E1yEcqyOhHgIYhg9biqJ4tpga/qv3lzVsyT17BwskijmNWuftqPZb5sG/WBn8/bkinyGkI5GYqRoOY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=QAbcwfN6; arc=none smtp.client-ip=192.198.163.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="QAbcwfN6" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1726778101; x=1758314101; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PUijb/E7DFJ2X4MHBlAYZAmMiY/Ntrt4i42W810Px6g=; b=QAbcwfN6zs2WBqPp+EPyi9du5Yvf50B2Tw80nh+HIhEuq7Z3/lMWpbp3 HThwXxcLMsssP/k5T2vV5Vwu/BfrSkhY2GXuwi8cBSxmF/zE9B7NCqsAR XVIbo/h8/CF6eZUnV7gA45U/tNkpcv4FXz0yfJxiVPlWW6rt3KyYGYXi+ dciz5Vf5kFpeQn+do/9zdZpfwEZ1cO+d4aiQuD7j+0rAGAyLhrm0mOGCJ MR4fm9fLnyUxqyh/qIYq9UEcpEbeLEn0wKCIVuaRWclbu3/bs8SQ8TEV9 CIe9Qr2ctJRn97S9jY/pvr+lrTFuhu2FiWa8LRlnnBjd8ESN3ynhZLSkM w==; X-CSE-ConnectionGUID: SwyBIbslT+Cotrl66zkgAw== X-CSE-MsgGUID: guAfj7BvRbmSUV6LpR9jbw== X-IronPort-AV: E=McAfee;i="6700,10204,11200"; a="25912934" X-IronPort-AV: E=Sophos;i="6.10,242,1719903600"; d="scan'208";a="25912934" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa109.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2024 13:35:01 -0700 X-CSE-ConnectionGUID: JUrXHz3BQ0i2XsBF0tI78Q== X-CSE-MsgGUID: 4ABRKPYJRV+5joCcJmsUpg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,242,1719903600"; d="scan'208";a="93338287" Received: from sj-4150-psse-sw-opae-dev3.sj.altera.com ([10.244.138.109]) by fmviesa002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2024 13:35:00 -0700 From: Peter Colberg <peter.colberg@intel.com> To: Wu Hao <hao.wu@intel.com>, Tom Rix <trix@redhat.com>, Moritz Fischer <mdf@kernel.org>, Xu Yilun <yilun.xu@intel.com>, linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Russ Weight <russ.weight@linux.dev>, Marco Pagani <marpagan@redhat.com>, Matthew Gerlach <matthew.gerlach@linux.intel.com>, Peter Colberg <peter.colberg@intel.com> Subject: [PATCH v3 0/9] fpga: dfl: fix kernel warning on port release/assign for SRIOV Date: Thu, 19 Sep 2024 16:34:21 -0400 Message-ID: <20240919203430.1278067-1-peter.colberg@intel.com> X-Mailer: git-send-email 2.46.1 Precedence: bulk X-Mailing-List: linux-fpga@vger.kernel.org List-Id: <linux-fpga.vger.kernel.org> List-Subscribe: <mailto:linux-fpga+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-fpga+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
fpga: dfl: fix kernel warning on port release/assign for SRIOV
|
expand
|