[U-Boot] [PATCH 3/8]: Define test_and_set/clear_bit for ARM

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sun Jul 19 11:47:13 CEST 2009


On 15:58 Tue 07 Jul     , Simon Kagstrom wrote:
> Signed-off-by: Simon Kagstrom <simon.kagstrom at netinsight.net>
> ---
>  include/asm-arm/bitops.h |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
NACK

the test_and_set_bit and co must be endianless specific
which is not the case here

rename it ____atomic_test_and_set_bit if you want but not test_and_set_bit

Best Regards,
J.


More information about the U-Boot mailing list