From: Mathieu Desnoyers <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> CC: Adrian Bunk <[EMAIL PROTECTED]>
> ---
>  include/asm-m32r/system.h |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 

Acked-by: Hirokazu Takata <[EMAIL PROTECTED]>

Thank you, Mathiew and Adrian.

-- Takata
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to