commit | 1eb0d67007e75697a7b87e6b611be935a991395c | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Mar 23 03:00:40 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:13 2006 -0800 |
tree | 35ce5e6313f89d2ef054870734d52b17388fe001 | |
parent | 910f5d202ce39cc78de1bbb679285a3167de9fb2 [diff] |
[PATCH] sem2mutex: JFFS Semaphore to mutex conversion. The conversion was generated via scripts, and the result was validated automatically via a script as well. Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>