]> Git Repo - linux.git/commit - kernel/module.c
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
authorAshutosh Naik <[email protected]>
Thu, 23 Mar 2006 11:00:46 +0000 (03:00 -0800)
committerLinus Torvalds <[email protected]>
Thu, 23 Mar 2006 15:38:14 +0000 (07:38 -0800)
commit6389a385114ae358693f213266de6468ea116c77
tree7fafbc62a71887202d09b0748148fa79211a0a65
parentcf8b8975c3c35d1269bf6f1c6f2ae4efb6909607
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex

This patch converts the module_mutex semaphore to a mutex.

Signed-off-by: Ashutosh Naik <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/module.c
This page took 0.054324 seconds and 4 git commands to generate.