lkml.org 
[lkml]   [2008]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] x86: Change x86 to use generic find_next_bit

    * Alexander van Heukelum <heukelum@mailshack.com> wrote:

    > --- a/lib/find_next_bit.c
    > +++ b/lib/find_next_bit.c
    > @@ -15,6 +15,8 @@
    > #include <asm/byteorder.h>
    >
    > #define BITOP_WORD(nr) ((nr) / BITS_PER_LONG)
    > +#undef find_next_bit
    > +#undef find_next_zero_bit

    this bit looks weird - did you need it for testing?

    Ingo


    \
     
     \ /
      Last update: 2008-03-09 21:15    [W:2.236 / U:0.316 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site