kerneld doesn't work with either kernel since this change. The
modules are loaded, but don't work. For example, I built vfat support
as a modules. If I do
mount ... -t vfat
it says "vfat not supported by kernel"
lsmod lists vfat, but says "uninitialized"
insmod vfat dumps core.