From: Erik H. <eri...@er...> - 2012-09-26 12:34:47
|
> As the new server module has been introduced, it can be used to > convert configuration server to reduce its locking policy. We have previously agreed to drop the remote management support. It's probably better if this series only consists of: tipc: introduce new TIPC server infrastructure tipc: convert topology server with new server facility tipc: add lock nesting notation to quiet lockdep warning Then, in a separate patch, we remove the remote management. I think that would make this patch redundant: tipc: convert config_lock from spin lock to mutex //E |