Hello Kent! 2018-05-16 9:58 GMT+02:00 Kent Overstreet <kent.overstreet@xxxxxxxxx>: > On Wed, May 02, 2018 at 12:53:17PM +0200, Massimo B. wrote: >> Hello, >> >> have you been able to modprobe bcache on 4.16.x? >> I have asked on IRC and it seemed nobody tried before, just me. >> So nobody was able to confirm or confirm against... >> >> https://github.com/dracutdevs/dracut/issues/393 >> At least here I'm not able to modprobe the bcache module from an initramfs. >> So I can't boot with that 4.16.x kernel as my root fs is on bcache. > > It was busted by 539d39eb27083405b82b9e604e88af01a9a46c63 (bcache: fix wrong > return value in bch_debug_init()) - only breaks when CONFIG_DEBUG_FS=n > > also, that commit has a bunch of other unrelated changes in it... Thanks for the pointer, this sounds promising. Do you suggest to remove the unrelated changes, or do you suggest to revert the change in bch_debug_init()? I'll try to fiddle around with this commit this evening. Thanks, Kai -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html