Bernhard> Hi, from linux/spinlock.h: "spin_is_locked on UP always
Bernhard> says FALSE"
Good catch.
Bernhard> please consider applying,
Can we try and think of a fix that doesn't involve adding #ifdefs to
the source file? Do we really need the BUG_ONs at all?
- R.