diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2016-03-09 17:55:35 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-03-10 10:28:35 +0100 |
commit | 90d1098478fb08a1ef166fe91622d8046869e17b (patch) | |
tree | 4fd95e75bb3bfef08e2dd33c290002b9c7c0077c /firmware | |
parent | 6cbe9e4a228ce00b9fa10d56da6cb7985d7b10e9 (diff) | |
download | op-kernel-dev-90d1098478fb08a1ef166fe91622d8046869e17b.zip op-kernel-dev-90d1098478fb08a1ef166fe91622d8046869e17b.tar.gz |
locking/csd_lock: Explicitly inline csd_lock*() helpers
While the compiler tends to already to it for us (except for
csd_unlock), make it explicit. These helpers mainly deal with
the ->flags, are short-lived and can be called, for example,
from smp_call_function_many().
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: dave@stgolabs.net
Link: http://lkml.kernel.org/r/1457574936-19065-2-git-send-email-dbueso@suse.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions