JFS: semaphore to mutex conversion.

the conversion was generated via scripts, and the result was validated
automatically via a script as well.

build and boot tested.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
This commit is contained in:
Ingo Molnar
2006-01-24 15:22:50 -06:00
committed by Dave Kleikamp
父節點 0a0fc0ddbe
當前提交 1de87444f8
共有 15 個文件被更改,包括 103 次插入101 次删除

查看文件

@@ -20,6 +20,7 @@
#define _H_JFS_LOCK
#include <linux/spinlock.h>
#include <linux/mutex.h>
#include <linux/sched.h>
/*