lkml.org 
[lkml]   [2004]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Bit operations
Date

Hi Andrew,

> The attached patch provides an out-of-line implementation of find_next_bit()
> and rearranges linux/bitops.h to avoid a dependency loop between inline
> functions in there and in asm/bitops.h trying to include one another.

Is there any reason you dropped the part of this patch that rearranged
linux/bitops.h? asm/bitops.h may need generic_ffs() for implementing
sched_find_first_bit(), and obviously asm/bitops.h can't include
linux/bitops.h.

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

\
 
 \ /
  Last update: 2005-03-22 14:07    [from the cache]
©2003-2011 Jasper Spaans