[RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-24 Thread Daniel Baluta
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. Suggested-by: Lars-Peter Clausen Signed-off-by: Daniel Baluta

[RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-24 Thread Daniel Baluta
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. Suggested-by: Lars-Peter Clausen l...@metafoo.de Signed-off-by: Daniel

Re: [RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-13 Thread Christoph Hellwig
On Tue, Apr 07, 2015 at 06:56:11PM +0300, Daniel Baluta wrote: > 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. >

Re: [RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-13 Thread Christoph Hellwig
On Tue, Apr 07, 2015 at 06:56:11PM +0300, Daniel Baluta wrote: 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.

[RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-07 Thread Daniel Baluta
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. Suggested-by: Lars-Peter Clausen Signed-off-by: Daniel Baluta --- *

[RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-07 Thread Daniel Baluta
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. Suggested-by: Lars-Peter Clausen l...@metafoo.de Signed-off-by: Daniel

Re: [RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-02 Thread Daniel Baluta
On Wed, Mar 18, 2015 at 9:56 PM, Daniel Baluta wrote: > 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. > >

Re: [RESEND PATCH] configfs: init configfs module earlier at boot time

2015-04-02 Thread Daniel Baluta
On Wed, Mar 18, 2015 at 9:56 PM, Daniel Baluta daniel.bal...@intel.com wrote: 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

[RESEND PATCH] configfs: init configfs module earlier at boot time

2015-03-18 Thread Daniel Baluta
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. Suggested-by: Lars-Peter Clausen Signed-off-by: Daniel Baluta --- First

[RESEND PATCH] configfs: init configfs module earlier at boot time

2015-03-18 Thread Daniel Baluta
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. Suggested-by: Lars-Peter Clausen l...@metafoo.de Signed-off-by: Daniel