lkml.org 
[lkml]   [2004]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] [Request for inclusion] Filesystem in Userspace
From
Date

> yes but how do you know the entry is still on the list and valid ?

Because, it's always kept on one of two lists: pending and processing.
The entry is valid valid because it's "owned" by the caller, it's
never freed inside request_send().

> you dropped the lock. A normal code pattern is that you then HAVE
> to revalidate the assumptions which you guard by that lock.

The lock guards the list not the list element which is being removed.

Miklos
-
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-03-22 14:08    [W:0.877 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site