commit | 9844b71baa60270110eabaa9589d3260443d1a71 | [log] [tgz] |
---|---|---|
author | Joachim Fenkes <fenkes@de.ibm.com> | Mon Jul 09 15:29:03 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 09 20:12:27 2007 -0700 |
tree | 30e443f3329bf1c0b4e78d0787c8e33158dff59e | |
parent | 15f001ec47b049051f679f8b8c965ac9aae95b3e [diff] |
IB/ehca: Lock renaming, static initializers - Rename all spinlock flags to "flags", matching the vast majority of kernel code. - Move hcall_lock into the only file it's used in. - Replaced spin_lock_init() and friends with static initializers for global variables. Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>