From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Niklas Cassel via buildroot <buildroot@buildroot.org>
Cc: Niklas Cassel <niklas.cassel@wdc.com>,
Damien Le Moal <dlemoal@kernel.org>,
Kilian Zinnecker <kilian.zinnecker@mail.de>,
Niklas Cassel <cassel@kernel.org>
Subject: Re: [Buildroot] [PATCH 1/2] configs/rock5b: enable mdev to enable automatic module loading
Date: Sat, 14 Sep 2024 22:15:54 +0200 [thread overview]
Message-ID: <20240914221554.56a2af95@windsurf> (raw)
In-Reply-To: <20240909182103.3667296-2-niklas.cassel@wdc.com>
On Mon, 9 Sep 2024 20:21:02 +0200
Niklas Cassel via buildroot <buildroot@buildroot.org> wrote:
> From: Niklas Cassel <cassel@kernel.org>
>
> Enable mdev so that coldplug will automatically load kernel modules that
> were unavailable before rootfs was mounted.
>
> mdev will also enable hotplug so that kernel modules will be automatically
> loaded when a new device is inserted in e.g. USB or PCIe after boot.
>
> Before this change:
> $ lsmod | wc -l
> 0
>
> After this change:
> $ lsmod | wc -l
> 43
>
> Signed-off-by: Niklas Cassel <cassel@kernel.org>
> ---
> configs/rock5b_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-09-14 20:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 18:21 [Buildroot] [PATCH 0/2] rock5b quality of life improvements Niklas Cassel via buildroot
2024-09-09 18:21 ` [Buildroot] [PATCH 1/2] configs/rock5b: enable mdev to enable automatic module loading Niklas Cassel via buildroot
2024-09-14 20:15 ` Thomas Petazzoni via buildroot [this message]
2024-09-09 18:21 ` [Buildroot] [PATCH 2/2] configs/rock5b_defconfig: enable uboot-env on the SD card Niklas Cassel via buildroot
2024-09-14 20:20 ` Thomas Petazzoni via buildroot
2024-09-17 8:35 ` Niklas Cassel via buildroot
2024-09-17 8:46 ` Niklas Cassel via buildroot
2024-09-25 20:26 ` Thomas Petazzoni via buildroot
2024-10-03 13:45 ` Niklas Cassel via buildroot
2024-10-03 20:29 ` Niklas Cassel via buildroot
2024-10-03 13:49 ` Niklas Cassel via buildroot
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=20240914221554.56a2af95@windsurf \
--to=buildroot@buildroot.org \
--cc=cassel@kernel.org \
--cc=dlemoal@kernel.org \
--cc=kilian.zinnecker@mail.de \
--cc=niklas.cassel@wdc.com \
--cc=thomas.petazzoni@bootlin.com \
/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