Author: Martin Hicks <mort@wildopensource.com>
Status: Pending for kernel inclusion

There are a bunch of (1<<smp_processor_id()) type shifts in lockhelp.h, which
is safe for small processor machines, but breaks on larger ones.

