[SRU][j:linux-gcp][PATCH v2 1/1] UBUNTU: Move IDPF driver to linux-modules

Ian Whitfield ian.whitfield at canonical.com
Wed Nov 6 14:22:20 UTC 2024


BugLink: https://bugs.launchpad.net/bugs/2086212

Signed-off-by: Ian Whitfield <ian.whitfield at canonical.com>
---
 debian.gcp/config/annotations           | 4 ++--
 debian.gcp/control.d/gcp.inclusion-list | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index 7a29d4ff2c63..9ff896d821b0 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -11,8 +11,8 @@ CONFIG_ACCESSIBILITY                            note<'LP: #1967702'>
 CONFIG_BLK_DEV_NVME                             policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_BLK_DEV_NVME                             note<'LP:#1759893'>
 
-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_PANIC_ON_OOPS                            policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_PANIC_ON_OOPS                            note<'keep working if at all possible'>
diff --git a/debian.gcp/control.d/gcp.inclusion-list b/debian.gcp/control.d/gcp.inclusion-list
index db606ec13ab6..4a2ab5d7a43b 100644
--- a/debian.gcp/control.d/gcp.inclusion-list
+++ b/debian.gcp/control.d/gcp.inclusion-list
@@ -96,6 +96,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