spinlock: use mnemonics for recursive spinlock sentinel values
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 18 Jan 2016 13:51:57 +0000 (14:51 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 18 Jan 2016 13:51:57 +0000 (14:51 +0100)
commit21b151e6bb8f66475bf49d360aceb31172afed22
tree2bf45e4821e1e926b16f9857d949a05ec67d954f
parenta16ab49bce737d03e98967a34b93280db19201d0
spinlock: use mnemonics for recursive spinlock sentinel values

No resulting change.  The compiled binary is identical.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/common/spinlock.c
xen/include/xen/spinlock.h