lkml.org 
[lkml]   [1999]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Possible bug in the lowlatency-2.2.10-N6B.patch

On Thu, 9 Sep 1999, DAVID BALAZIC wrote:

> +#define udelay_resched(n) (\
> + { int i; \
> + for (i = 0; i < 100; i++) { \
> + conditional_schedule(); \
> + udelay(10); \
> + } \
> + })
> +
>
> The argument n is not used anywhere in the udelay_resched macro !

oops, right, thanks :)

-- mingo


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

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.022 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site