summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r--kernel/list_modules.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index b01c21d3c..17ccaa364 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -320,7 +320,8 @@ our %l = (
'cryptoloop',
'ulpi',
qw(hv_balloon hyperv_fb pci-hyperv),
- qw(vboxsf vboxguest vboxvideo virtio_balloon vmw_balloon),
+ # Don't include vboxvideo, it doesn't work properly in stage1 or stage2 (mga#23467)
+ qw(vboxsf vboxguest virtio_balloon vmw_balloon),
qw(crc32c crc32c-intel),
'nvme',