spinlock_deprecated is the 'old' spinlock code that bits of the
really low level kernel console support still uses, and a few other
things. No new code should use those APIs.
The spinlock structure and related code is our official spinlock
implementation.
-Matt
Matthew Dillon
<dillon@backplane.com>