On 26 October 2015 at 21:41, Fabio Estevam wrote:
> Use the generic bitops and also add custom __ffs() implementation
> as per the kernel.
>
> Also align the ffs() implementation with the kernel.
>
> Signed-off-by: Fabio Estevam
> Reviewed-by: Tom Rini
> Reviewed-by: Heiko Schocher
Reviewed-by
Use the generic bitops and also add custom __ffs() implementation
as per the kernel.
Also align the ffs() implementation with the kernel.
Signed-off-by: Fabio Estevam
Reviewed-by: Tom Rini
Reviewed-by: Heiko Schocher
---
Changes since v3:
- None
arch/x86/include/asm/bitops.h | 21 +++
2 matches
Mail list logo