Found 3 matching messages (0.159 seconds). Page 1 of 1.
[PATCH] x86: remove x86-specific implementations of find_first_bit x86 has been switched to ... x86/lib/bitops_64.c | 109 ------------------------------------------- include/asm-x86/bitops_32.h | 58 ----------------------- include/asm-x86/bitops_64 ...
linux-kernel - Alexander van Heukelum - Apr 1 2008 - 11:47
... com> wrote: > [PATCH] x86: remove x86-specific implementations of find_first_bit > > x86 has been switched to the generic versions of find_first_bit and > find_first_zero_bit, but the ... linux-kernel" in the body of a message to majordomo@vger. ...
linux-kernel - Ingo Molnar - Apr 4 2008 - 04:47
... is good enough to replace the x86-specific ones. I hacked > together a ... from: > > http://heukelum.fastmail.fm/find_first_bit I now put a much more ... for the current and generic implementations. Greetings, Alexander -- To unsubscribe from ...
linux-kernel - Alexander van Heukelum - Apr 3 2008 - 05:34