Re: [PATCH 1/2] configfs: dir.c fix possible recursive locking

2007-12-31 Thread Joel Becker
On Wed, Dec 26, 2007 at 12:09:57PM +0900, Joonwoo Park wrote: > configfs_register_subsystem() with default_groups triggers recursive locking. > it seems that mutex_lock_nested is needed. Thanks for the work, I've added these to my tree. Joel >

[PATCH 1/2] configfs: dir.c fix possible recursive locking

2007-12-25 Thread Joonwoo Park
configfs_register_subsystem() with default_groups triggers recursive locking. it seems that mutex_lock_nested is needed. = [ INFO: possible recursive locking detected ] 2.6.24-rc6 #141 - swapper/1 is trying to