commit | c2f9f20154bfb137ccdf8c9159992429a40dfe20 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Sep 26 19:32:23 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 30 12:35:54 2008 +0200 |
tree | d9f38f55b9c490967393919a10929bac3d6a7dff | |
parent | 734b05b10e51d4ba38c8fc3ee02e846aab09eedf [diff] |
futex: cleanup fshared fshared doesn't need to be a rw_sem pointer anymore, so clean that up. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Ingo Molnar <mingo@elte.hu>