Skip to content

Commit c25cacf

Browse files
committed
kmmo: Remove in-tree module at runtime with KMM on premise build mode
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 7e9b3f0 commit c25cacf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kmmo/intel-dgpu-on-premise-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ spec:
2222
modprobe:
2323
moduleName: i915
2424
firmwarePath: /firmware
25+
inTreeModuleToRemove: intel_vsec
2526
kernelMappings:
2627
- regexp: '^.*\.x86_64$'
2728
containerImage: image-registry.openshift-image-registry.svc:5000/openshift-kmm/intel-dgpu-driver-container-kmmo:$KERNEL_FULL_VERSION

0 commit comments

Comments
 (0)