Re: [PATCH] RT: epca_lock to DEFINE_SPINLOCK

From: Roland Dreier
Date: Wed Sep 28 2005 - 11:08:22 EST


Arjan> this is really ugly though; at minimum a DEFINE_STATIC_SPINLOCK()
Arjan> would be needed to make this less ugly.

huh? This is a totally standard kernel idiom -- just do

grep -Er 'static (DECLARE|DEFINE)' .

in a kernel tree to see how prevalent it is.

- R.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/