Add some support for _spin_trylock() and friends.
commita392144e6fbf186fce1deb9553e53f724f12d85e
authorDan Carpenter <error27@gmail.com>
Fri, 20 Feb 2009 11:24:25 +0000 (20 14:24 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 20 Feb 2009 11:24:25 +0000 (20 14:24 +0300)
treedd338239bc40ece897ea0f045b64eab86b9cf3d3
parentd07cb55f3b8c669b3b175d8caa54eac1ffb184b9
Add some support for _spin_trylock() and friends.

This doesn't seem to actually work with the kernel because smatch gets
confused by the sparse markup.  Maybe there is a config option to turn
that off.

Anyway, I'm committing it.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_locking.c