From: Thomas Gleixner Date: Sun, 23 Jan 2011 14:24:55 +0000 (+0100) Subject: kthread: Replace deprecated spinlock initialization X-Git-Tag: v2.6.39-rc1~511^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92578c0b8078f6919f9b47e7e16a1cf770bd127b;p=pandora-kernel.git kthread: Replace deprecated spinlock initialization SPIN_LOCK_UNLOCK is deprecated. Use the lockdep capable variant instead. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed