[PATCH V5 1/5] powerpc: introduce macro spin_event_timeout()

Mark Brown broonie at opensource.wolfsonmicro.com
Tue May 26 23:03:01 EST 2009


On Tue, May 26, 2009 at 08:34:06AM -0400, Jon Smirl wrote:
> The macro spin_event_timeout() takes a condition and timeout value
> (in microseconds) as parameters.  It spins until either the condition is true
> or the timeout expires.  It returns the result of the condition when the loop
> was terminated.

As previously mentioned you need to submit any changes you want to make
here as incremental patches against the PowerPC tree rather than as an
entire new patch.  If you are forwarding on copies of the patch you
really ought to preserve Timur's authorship too with a From line in the
mail.



More information about the Linuxppc-dev mailing list