[SRU][j:linux-gke][PATCH 1/1] Move IDPF driver to linux-modules
Ian Whitfield
ian.whitfield at canonical.com
Fri Nov 1 10:17:57 UTC 2024
BugLink: https://bugs.launchpad.net/bugs/2086212
Signed-off-by: Ian Whitfield <ian.whitfield at canonical.com>
---
debian.gke/config/annotations | 4 ++--
debian.gke/control.d/gke.inclusion-list | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian.gke/config/annotations b/debian.gke/config/annotations
index 2defeaa03cd9..9818a78bd470 100644
--- a/debian.gke/config/annotations
+++ b/debian.gke/config/annotations
@@ -47,8 +47,8 @@ CONFIG_HP_WMI note<'LP:2040120 needs to be rev
CONFIG_HSU_DMA policy<{'amd64': 'm'}>
CONFIG_HSU_DMA note<'LP:2040120 needs to be revised'>
-CONFIG_IDPF policy<{'amd64': 'y', 'arm64': 'y'}>
-CONFIG_IDPF note<'LP:2039720, LP:2058052'>
+CONFIG_IDPF policy<{'amd64': 'm', 'arm64': 'm'}>
+CONFIG_IDPF note<'LP:2039720, LP:2058052, LP:2086212'>
CONFIG_INTEL_IOMMU_DEFAULT_ON policy<{'amd64': 'y'}>
CONFIG_INTEL_IOMMU_DEFAULT_ON note<'"LP:2040120 needs to be revised"'>
diff --git a/debian.gke/control.d/gke.inclusion-list b/debian.gke/control.d/gke.inclusion-list
index dd2d601f4424..fd63a8a4c7bb 100644
--- a/debian.gke/control.d/gke.inclusion-list
+++ b/debian.gke/control.d/gke.inclusion-list
@@ -95,6 +95,7 @@ drivers/net/ethernet/ibm/*
drivers/net/ethernet/intel/e1000/e1000.ko
drivers/net/ethernet/intel/e1000e/e1000e.ko
drivers/net/ethernet/intel/i40e/*
+drivers/net/ethernet/intel/idpf/*
drivers/net/ethernet/intel/igb/*
drivers/net/ethernet/intel/igbvf/igbvf.ko
drivers/net/ethernet/intel/ixgbe/*
--
2.43.0
More information about the kernel-team
mailing list