Re: [PATCH] x86: fix find_next_bit breakage on ppc and powerpc
From: Ingo Molnar
Date: Wed Apr 16 2008 - 10:41:18 EST
* Alexander van Heukelum <heukelum@xxxxxxxxxxxxx> wrote:
> Powerpc (and ppc) have their have some code in their bitops.h which
> used to be exacly the same as asm-generic/bitops/find.h. Include this
> header instead.
>
> This should also fix the compile problems due to the generic
> find_next_bit changes. Those were fixed by Thomas Gleixner in
> asm-generic/bitops/find.h earlier.
>
> Signed-off-by: Alexander van Heukelum <heukelum@xxxxxxxxxxx>
thanks, applied. I dropped:
Subject: powerpc: fix powerpc build
From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
and i'm keeping:
Subject: generic: find_next_bit() fix
From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
should i also drop:
Subject: find_first_bit() ppc fix
From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
?
Ingo
--
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/