Re: [patch 11/23] Fix m32r __xchg

From: Hirokazu Takata
Date: Tue Aug 21 2007 - 05:39:23 EST


From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>
Subject: [patch 11/23] Fix m32r __xchg
Date: Mon, 20 Aug 2007 16:15:30 -0400
> the #endif /* CONFIG_SMP */ should cover the default condition, or it may cause
> bad parameter to be silently missed.
>
> To make it work correctly, we have to remove the ifdef CONFIG SMP surrounding
> __xchg_called_with_bad_pointer declaration. Thanks to Adrian Bunk for detecting
> this.
>
> Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>
> CC: takata@xxxxxxxxxxxxxx
> CC: linux-m32r@xxxxxxxxxxxxxxxxx
> CC: Adrian Bunk <bunk@xxxxxxxxxx>
> ---
> include/asm-m32r/system.h | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>

Acked-by: Hirokazu Takata <takata@xxxxxxxxxxxxxx>

Thank you, Mathiew and Adrian.

-- Takata
-
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/