From: mwilck-IBi9RG/b67k@public.gmane.org
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: Hannes Reinecke <hare-l3A5Bk7waGM@public.gmane.org>,
Daniel Molkentin <dmolkentin-l3A5Bk7waGM@public.gmane.org>,
Thomas Blume <Thomas.Blume-IBi9RG/b67k@public.gmane.org>,
Martin Wilck <mwilck-IBi9RG/b67k@public.gmane.org>,
Kairui Song <kasong-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: [PATCH 2/2] 90kernel-modules: remove nfit from static module list
Date: Thu, 30 Jan 2020 16:18:21 +0100 [thread overview]
Message-ID: <20200130151821.24042-2-mwilck@suse.com> (raw)
In-Reply-To: <20200130151821.24042-1-mwilck-IBi9RG/b67k@public.gmane.org>
From: Martin Wilck <mwilck-IBi9RG/b67k@public.gmane.org>
The 90nvdimm module now resolves the nfit dependency when it's
necessary, so it's not necessary any more to pack it always.
---
modules.d/90kernel-modules/module-setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
index 7ae8813..d8c7d43 100755
--- a/modules.d/90kernel-modules/module-setup.sh
+++ b/modules.d/90kernel-modules/module-setup.sh
@@ -28,7 +28,7 @@ installkernel() {
hostonly='' instmods sr_mod sd_mod scsi_dh ata_piix
instmods \
scsi_dh_rdac scsi_dh_emc scsi_dh_alua \
- =ide nvme vmd nfit \
+ =ide nvme vmd \
virtio_blk
dracut_instmods -o -s "${_blockfuncs}" "=drivers"
--
2.25.0
next prev parent reply other threads:[~2020-01-30 15:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-30 15:18 [PATCH 1/2] Add module "90nvdimm" for NVDIMM support mwilck-IBi9RG/b67k
[not found] ` <20200130151821.24042-1-mwilck-IBi9RG/b67k@public.gmane.org>
2020-01-30 15:18 ` mwilck-IBi9RG/b67k [this message]
[not found] ` <20200130151821.24042-2-mwilck-IBi9RG/b67k@public.gmane.org>
2020-01-30 16:04 ` [PATCH 2/2] 90kernel-modules: remove nfit from static module list Dracut GitHub Import Bot
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=20200130151821.24042-2-mwilck@suse.com \
--to=mwilck-ibi9rg/b67k@public.gmane.org \
--cc=Thomas.Blume-IBi9RG/b67k@public.gmane.org \
--cc=dmolkentin-l3A5Bk7waGM@public.gmane.org \
--cc=harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=hare-l3A5Bk7waGM@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=kasong-H+wXaHxf7aLQT0dZR+AlfA@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