lkml.org 
[lkml]   [2008]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: simplify sync_test_bit()

* Jan Beulich <jbeulich@novell.com> wrote:

> There really is no need for a redundant implementation here, just keep
> the alternative name for allowing consumers to use consistent naming.

> - __asm__ __volatile__("btl %2,%1\n\tsbbl %0,%0"
> - :"=r" (oldbit)
> - :"m" (ADDR),"Ir" (nr));

> +#define sync_test_bit test_bit

thanks, applied.

Ingo


\
 
 \ /
  Last update: 2008-03-21 12:21    [W:0.230 / U:0.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site