Re: [PATCH v2] asm-generic: add another generic ext2 atomic bitops

From: Arnd Bergmann
Date: Mon Jun 06 2011 - 09:30:41 EST


On Saturday 04 June 2011, Akinobu Mita wrote:
> The majority of architectures implement ext2 atomic bitops as
> test_and_{set,clear}_bit() without spinlock.
>
> This adds this type of generic implementation in ext2-atomic-setbit.h
> and use it wherever possible.
>
> Suggested-by: Andreas Dilger <adilger@xxxxxxxxx>
> Suggested-by: Arnd Bergmann <arnd@xxxxxxxx>
> Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>
> Cc: linux-arch@xxxxxxxxxxxxxxx

Looks good,

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/