Skip to content

Commit 7c4325f

Browse files
committed
kmmo: Remove in-tree module at runtime with KMM
Use KMM feature to remove in-tree intel_vsec at runtime. See link for more details: https://openshift-kmm.netlify.app/documentation/deploy_kmod/#replacing-an-in-tree-module Signed-off-by: Hersh Pathak hersh.pathak@intel.com
1 parent cfb1e86 commit 7c4325f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kmmo/intel-dgpu.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ spec:
1212
modprobe:
1313
moduleName: i915
1414
firmwarePath: /firmware
15+
inTreeModuleToRemove: intel_vsec
1516
kernelMappings:
1617
- regexp: '^.*\.x86_64$'
1718
containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:2.2.0-$KERNEL_FULL_VERSION

0 commit comments

Comments
 (0)