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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
