mkinitrd unification across distributions
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-2VeQXyDyezErK2HsEjNOmQ@public.gmane.org>
To: Colin Guthrie <colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Thomas Backlund <tmb-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH 6/6] kernel-modules: Add ehci support for kernel 3.8+
Date: Wed, 13 Feb 2013 17:42:52 +0100	[thread overview]
Message-ID: <511BC28C.9080902@harald-hoyer.de> (raw)
In-Reply-To: <1358972106-2395-7-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>

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

Am 23.01.2013 21:15, schrieb Colin Guthrie:
> From: Thomas Backlund <tmb-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
> 
> Kernel 3.8 split ehci-hcd into ehci-hcd, ehci-pci and ehci-platform,
> so adapt the list to cope with this change.
> ---
>  modules.d/90kernel-modules/module-setup.sh | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
> index 633a59d..f75bb61 100755
> --- a/modules.d/90kernel-modules/module-setup.sh
> +++ b/modules.d/90kernel-modules/module-setup.sh
> @@ -41,7 +41,8 @@ installkernel() {
>              sdhci_esdhc_imx mmci sdhci_tegra mvsdio \
>              omap omapdrm omap_hsmmc sdhci_dove ahci_platform pata_imx sata_mv \
>              atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \
> -            hid-logitech-dj hid-microsoft ehci-hcd ohci-hcd uhci-hcd xhci-hcd hid_generic \
> +            hid-logitech-dj hid-microsoft ehci-hcd ehci-pci ehci-platform \
> +            ohci-hcd uhci-hcd xhci-hcd hid_generic \
>              unix
>  
>          # install virtual machine support
> 

merged, thanks


[-- Attachment #2: S/MIME Kryptografische Unterschrift --]
[-- Type: application/pkcs7-signature, Size: 2399 bytes --]

      parent reply	other threads:[~2013-02-13 16:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23 20:15 Various patches applied on Mageia that might be good for upstream Colin Guthrie
     [not found] ` <1358972106-2395-1-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-01-23 20:15   ` [PATCH 1/6] dm/md: Only include UUIDs once in the command line Colin Guthrie
     [not found]     ` <1358972106-2395-2-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-01-24 11:26       ` Harald Hoyer
2013-01-23 20:15   ` [PATCH 2/6] lvm: Ensure LVM is initialised in non-hostonly mode Colin Guthrie
     [not found]     ` <1358972106-2395-3-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-01-24 11:32       ` Harald Hoyer
     [not found]         ` <51011BB2.3010409-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-01-24 11:40           ` Colin Guthrie
2013-01-23 20:15   ` [PATCH 3/6] resume: Ensure we remove the timout job when we find the resume device Colin Guthrie
2013-01-23 20:15   ` [PATCH 4/6] rootfs-block: Support lilo style device numbers Colin Guthrie
     [not found]     ` <1358972106-2395-5-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-01-24 11:40       ` Harald Hoyer
     [not found]         ` <51011D9C.4080901-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-01-24 12:30           ` Colin Guthrie
2013-01-23 20:15   ` [PATCH 5/6] i18n: Run console_init prior to udev startup Colin Guthrie
     [not found]     ` <1358972106-2395-6-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-01-24 12:03       ` Harald Hoyer
2013-01-23 20:15   ` [PATCH 6/6] kernel-modules: Add ehci support for kernel 3.8+ Colin Guthrie
     [not found]     ` <1358972106-2395-7-git-send-email-colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org>
2013-02-13 16:42       ` Harald Hoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=511BC28C.9080902@harald-hoyer.de \
    --to=harald-2veqxydyezerk2hsejnomq@public.gmane.org \
    --cc=colin-odJJhXpcy38dnm+yROfE0A@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=tmb-odJJhXpcy38dnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox