From: Yong Zhang Date: Wed, 14 Sep 2011 07:49:24 +0000 (+0800) Subject: lib: atomic64: Change the type of local lock to raw_spinlock_t X-Git-Tag: v3.2-rc1~166^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb475de3d12df6912bc95048202ae8c280d4cad5;p=pandora-kernel.git lib: atomic64: Change the type of local lock to raw_spinlock_t There are still some leftovers of commit f59ca058 [locking, lib/atomic64: Annotate atomic64_lock::lock as raw] [ tglx: Seems I picked the wrong version of that patch :( ] Signed-off-by: Yong Zhang Cc: Peter Zijlstra Cc: Shan Hai Cc: Stephen Rothwell Link: http://lkml.kernel.org/r/20110914074924.GA16096@zhy Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed