Hello, On Sat, Nov 23, 2013 at 05:48:35PM -0500, Tejun Heo wrote: > Please hold on a bit. I have !CONFIG_SYSFS build failure. I think I > forgot to add dummy interface for a newly added function. I'm fixing > it right now.
Alright, the end result is the same. 0001 was missing dummy implementation of sysfs_enable_ns() but 0009, while replacing it with kernfs_enable_ns(), added the equivalent. The patches are fixed so that 0001 adds dummy sysfs_enable_ns() and 0009 replaces that with kernfs_enable_ns(), but the end result is the same. All the git branches are updated accordingly. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/