commit | 66d99b883419b8df6d0a24ca957da7ab4831cf6e | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Feb 10 01:03:06 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Feb 17 14:03:15 2010 +1100 |
tree | 78950f0267b698314487fa6c514481d811e6da0c | |
parent | 864b9e6fd76489aab422bac62162f57c52e06ed8 [diff] |
powerpc: Convert open coded native hashtable bit lock Now we have real bit locks use them instead of open coding it. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>