Re: [PATCH v2 12/23] netpoll: Introduce netpoll_target configs
From: Américo Wang <hidden>
Date: 2010-11-09 04:22:56
Also in:
lkml
From: Américo Wang <hidden>
Date: 2010-11-09 04:22:56
Also in:
lkml
On Tue, Nov 09, 2010 at 11:30:24AM +0800, Américo Wang wrote:
....
So, either we need to de-modulize configfs or replace configfs API with sysfs API. Personally, I prefer the former one, I don't think configfs should be a module as long as it can provide API's for other subsystems, like debugfs.
To clarify, I meant "as long as the API it provides can be used by other core subsystems".