mirror of https://github.com/torvalds/linux.git
locking init cleanups: - convert " = SPIN_LOCK_UNLOCKED" to spin_lock_init() or DEFINE_SPINLOCK() - convert rwlocks in a similar manner this patch was generated automatically. Motivation: - cleanliness - lockdep needs control of lock initialization, which the open-coded variants do not give - it's also useful for -rt and for lock debugging in general Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| sn2 | ||
| Makefile | ||
| bte.c | ||
| bte_error.c | ||
| huberror.c | ||
| idle.c | ||
| io_init.c | ||
| iomv.c | ||
| irq.c | ||
| klconflib.c | ||
| machvec.c | ||
| mca.c | ||
| pio_phys.S | ||
| setup.c | ||
| tiocx.c | ||
| xp_main.c | ||
| xp_nofault.S | ||
| xpc_channel.c | ||
| xpc_main.c | ||
| xpc_partition.c | ||
| xpnet.c | ||