Re: [PATCH] bitops: add _local bitops

From: Arnd Bergmann
Date: Wed May 09 2012 - 10:06:31 EST


On Wednesday 09 May 2012, Michael S. Tsirkin wrote:
> Documentation/atomic_ops.txt | 19 ++++++
> arch/x86/include/asm/bitops.h | 1 +
> include/asm-generic/bitops.h | 1 +
> include/asm-generic/bitops/local-atomic.h | 92 +++++++++++++++++++++++++++++
> include/asm-generic/bitops/local.h | 85 ++++++++++++++++++++++++++
> include/linux/bitops.h | 8 +++
> 6 files changed, 206 insertions(+), 0 deletions(-)

Unless I'm misreading the patch, you have two versions of the same file here,
where one version should be enough.

Both versions look fine to me though, so if you remove one of them:

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
--
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/