On 03/02/2012 02:54 PM, [email protected] wrote:
> : So:
> : 
> : -        :       "r"(uaddr), "r"((long)oldval), "r"(newval)
> : +        :       "r"(uaddr), "r"((long)(int)oldval), "r"(newval)
> : 
> : should do the trick.
> 
> Reported-by: Michael Cree <[email protected]>
> Tested-by: Michael Cree <[email protected]>
> Acked-by: Phil Carmody <[email protected]>
> Cc: Richard Henderson <[email protected]>
> Cc: Michel Lespinasse <[email protected]>
> Cc: Ivan Kokshaysky <[email protected]>
> Cc: Matt Turner <[email protected]>
> Cc: <[email protected]>
> Signed-off-by: Andrew Morton <[email protected]>

Signed-off-by: Richard Henderson <[email protected]>


r~
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to