From: ludo@gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: Why ext4 encryption is disabled in our linux-libre-4.8 config
Date: Tue, 04 Oct 2016 10:40:59 +0200 [thread overview]
Message-ID: <87k2doecbo.fsf@gnu.org> (raw)
In-Reply-To: <87fuoc4ypf.fsf@netris.org> (Mark H. Weaver's message of "Mon, 03 Oct 2016 22:47:40 -0400")
Hi Mark!
Mark H Weaver <mhw@netris.org> skribis:
> One possible solution would be to enhance 'flat-linux-module-directory'
> to silently ignore missing modules when the needed functionality is
> built-in to the kernel, as indicated by the presence of
> "CONFIG_CRYPTO_XTS=y" in #$linux/.config.
That sounds like a good idea. David hit a similar problem with commit
50dbc03647170fded9e0bca0cc4b7e1614aa38db.
> One caveat with this approach is that I don't know how to map module
> names to Kconfig flags. Does anyone know how? If needed, I suppose we
> could lazily accumulate our own subset of this mapping, starting with
> only the modules used by our initrd by default. Alternatively, we could
> change our lists of module names into lists of (module-name config-flag)
> pairs.
I suspect there’s no systematic way to map option names to module names.
We may have to maintain our own list of option/module pairs, but that
doesn’t sound unreasonable.
Cheers,
Ludo’.
prev parent reply other threads:[~2016-10-04 8:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-04 2:47 Why ext4 encryption is disabled in our linux-libre-4.8 config Mark H Weaver
2016-10-04 8:40 ` Ludovic Courtès [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=87k2doecbo.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=mhw@netris.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.