lkml.org 
[lkml]   [2005]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH][1/2] fix for -mm add-sem_is_read-write_locked.patch
On Mon, 5 Sep 2005, David Howells wrote:

> The comment attached to the drop-in replacement patch is wrong:

Indeed it is. Good thing Andrew doesn't seem to have dropped
it in ;)

> | +static inline int sem_is_read_locked(struct rw_semaphore *sem)
> | +{
> | + return (sem->count != 0);
> | +}
> | +
>
> This uses the function wrong name. And:

Argh. That should be rwsem_is_locked of course...

> Is inconsistent, though the tests are valid.

I fixed that one in a separate patch.

--
All Rights Reversed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-05 15:45    [W:0.059 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site