Re: [PATCHSET driver-core-next] sysfs: separate out kernfs, take #3

From: Tejun Heo
Date: Sat Nov 23 2013 - 18:09:46 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/