From: Daniel Baluta Date: Tue, 5 May 2015 23:23:54 +0000 (-0700) Subject: configfs: init configfs module earlier at boot time X-Git-Tag: omap-for-v4.2/omap1-v2~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b697700c86d7d01489202bfd37d86665754afd;p=pandora-kernel.git configfs: init configfs module earlier at boot time We need this earlier in the boot process to allow various subsystems to use configfs (e.g Industrial IIO). Also, debugfs is at core_initcall level and configfs should be on the same level from infrastructure point of view. Signed-off-by: Daniel Baluta Suggested-by: Lars-Peter Clausen Reviewed-by: Christoph Hellwig Cc: Al Viro Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed