From: Anthony Liguori <aliguori@us.ibm.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Modules in domU kernel config?
Date: Fri, 17 Feb 2006 16:43:17 -0600 [thread overview]
Message-ID: <43F65185.6080308@us.ibm.com> (raw)
I noticed the follow options compiled as modules in the xenU_x86_32
defconfig:
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_SCSI=m
CONFIG_BLK_DEV_SD=m
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_LIBCRC32C=m
Is this intentional? I would expect DEV_LOOP=y and would not expect
CONFIG_SCSI to be in there at all (if it's loaded, it'll take over major
8 and cause problems if you attempt to expose /dev/sda?).
The last time the config was touched was
690fc13948db7651eabbce8cc4b963342c8634dd which was updating to subarch
layout.
Regards,
Anthony Liguori
next reply other threads:[~2006-02-17 22:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-17 22:43 Anthony Liguori [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-02-20 0:58 Modules in domU kernel config? Ian Pratt
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=43F65185.6080308@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=xen-devel@lists.xensource.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 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.