Seems to build on i386 now, so it should probably be built as a module.
--- a/config-generic +++ b/config-generic @@ -248,7 +248,7 @@ CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m -# CONFIG_BLK_DEV_NVME is not set +CONFIG_BLK_DEV_NVME=m CONFIG_BLK_DEV_OSD=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_COUNT=16
On Thu, 2012-07-19 at 11:12 -0400, Kyle McMartin wrote:
Seems to build on i386 now, so it should probably be built as a module.
--- a/config-generic +++ b/config-generic @@ -248,7 +248,7 @@ CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m -# CONFIG_BLK_DEV_NVME is not set +CONFIG_BLK_DEV_NVME=m CONFIG_BLK_DEV_OSD=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_COUNT=16
Done, this should be in the next build.
Justin
On Thu, Jul 19, 2012 at 03:21:07PM -0500, Justin M. Forbes wrote:
--- a/config-generic +++ b/config-generic @@ -248,7 +248,7 @@ CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m -# CONFIG_BLK_DEV_NVME is not set +CONFIG_BLK_DEV_NVME=m CONFIG_BLK_DEV_OSD=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_COUNT=16
Done, this should be in the next build.
Thanks, I did a test scratch build after renewing my damned ssl key and it looks like it should be fine on the srpm build as well (I only tested upstream.)
--Kyle
kernel@lists.fedoraproject.org