public inbox for initramfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 90kernel-modules: update for xhci module split in kernel 3.18
@ 2014-12-21 10:45 Thomas Backlund
       [not found] ` <5496A4A7.6040609-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Backlund @ 2014-12-21 10:45 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: dracut-xhci-modules-kernel-3.18.patch --]
[-- Type: text/x-diff, Size: 988 bytes --]


As reported in https://bugs.mageia.org/show_bug.cgi?id=14799

the xhci module got splitted up in upstream linux merged during
3.18 release cycle:

From 29e409f0f7613f9fd2235e41f0fa33e48e94544e Mon Sep 17 00:00:00 2001
From: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
Date: Fri, 3 Oct 2014 11:35:29 +0300
Subject: xhci: Allow xHCI drivers to be built as separate modules

so we need to adjust 90kernel-modules accordingly.

Signed-off-by: Thomas Backlund <tmb-odJJhXpcy38dnm+yROfE0A@public.gmane.org>

--- dracut/modules.d/90kernel-modules/module-setup.sh.orig
+++ dracut/modules.d/90kernel-modules/module-setup.sh
@@ -41,7 +41,7 @@ installkernel() {
             ehci-hcd ehci-pci ehci-platform \
             ohci-hcd ohci-pci \
             uhci-hcd \
-            xhci-hcd
+            xhci-hcd xhci-pci xhci-plat-hcd
 
         instmods yenta_socket scsi_dh_rdac scsi_dh_emc \
             atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] 90kernel-modules: update for xhci module split in kernel 3.18
       [not found] ` <5496A4A7.6040609-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
@ 2015-01-08 15:36   ` Harald Hoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Harald Hoyer @ 2015-01-08 15:36 UTC (permalink / raw)
  To: Thomas Backlund, initramfs-u79uwXL29TY76Z2rM5mHXA

On 21.12.2014 11:45, Thomas Backlund wrote:

thanks... pushed

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-08 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-21 10:45 [PATCH] 90kernel-modules: update for xhci module split in kernel 3.18 Thomas Backlund
     [not found] ` <5496A4A7.6040609-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2015-01-08 15:36   ` Harald Hoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox