From 2398ef3990b80f48e33b6f62e09ec5cd8edfd2db Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 28 Jun 2020 02:48:01 +0200 Subject: sync with kernel 5.6/5.7 --- kernel/list_modules.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index f6acf4ba0..986473c34 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -35,8 +35,8 @@ our %l = ( # add all phys qw(adin amd aquantia at803x bcm7xxx bcm87xx broadcom cicada cortina davicom dp83848 dp83867 dp83869 et1011c fixed_phy icplus intel-xway), qw(lxt marwell macb macb_pci marwell10g mdio-bcm-unimac mdio-bitbang mdio-cavium mdio-gpio mdio-i2c), - qw(mdio-mscc-mii mdio-thunder micrel microchip microchip_t1 mscc national nxp-tja11xx phylink), - qw(phy-bcm-kona-usb2 phy-cpcap-usb phy-exynos-usb2 phy-pxa-28nm-hsic), + qw(mdio-mscc-mii mdio-thunder mdio-xpcs micrel microchip microchip_t1 mscc national nxp-tja11xx phylink), + qw(phy-bcm-kona-usb2 phy-cpcap-usb phy-exynos-usb2 phy-intel-emmc phy-pxa-28nm-hsic), qw(phy-pxa-28nm-usb2 phy-qcom-usb-hs phy-qcom-usb-hsic phy-tusb1210), qw(qsemi r8152 r815x realtek rockchip sfp smsc spi_ks8995 ste10Xp teranetics vitesse xilinx_gmii2rgmii), ], @@ -326,7 +326,7 @@ our %l = ( qw(hv_balloon pci-hyperv pci-hyperv-intf), # Don't include vboxvideo, it doesn't work properly in stage1 or stage2 (mga#23467) qw(vboxsf vboxguest vmw_balloon), - qw(nd_virtio virtio virtiofs virtio_balloon virtio-console virtio_input virtio_pci virtio_pmem virtio_ring vhost_scsi vhost_vsock hyperv-keyboard), + qw(nd_virtio virtio virtiofs virtio_balloon virtio-console virtio_input virtio_pci virtio_pmem virtio_ring vhost_iotlb vhost_scsi vhost_vsock hyperv-keyboard), qw(xen-front-pgdir-shbuf), # xfs and btrfs needs crc32c(-intel), f2fs needs crc32(_generic) -- cgit v1.2.1