commit | 92578c0b8078f6919f9b47e7e16a1cf770bd127b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Jan 23 15:24:55 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jan 27 12:30:37 2011 +0100 |
tree | 1bf78aee66660797520f0d12c3e5e0ce6898616f | |
parent | 235454c99851ba21038061b9acf38d1a636068c5 [diff] |
kthread: Replace deprecated spinlock initialization SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant instead. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>