Re: A possible bug in reqsk_queue_hash_req()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, April 20, 2010 - 2:24 pm

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Tue, 20 Apr 2010 13:06:51 +0200


Right.

In fact there are quite a few snippets around the networking
where we use this trick of only locking around the single
pointer assignment that puts the object into the list.

And they were all written by Alexey Kuznetsov, so they must
be correct :-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
A possible bug in reqsk_queue_hash_req(), Li Yu, (Tue Apr 20, 3:35 am)
Re: A possible bug in reqsk_queue_hash_req(), Eric Dumazet, (Tue Apr 20, 4:06 am)
Re: A possible bug in reqsk_queue_hash_req(), David Miller, (Tue Apr 20, 2:24 pm)
Re: A possible bug in reqsk_queue_hash_req(), Eric Dumazet, (Tue Apr 20, 2:29 pm)
Re: A possible bug in reqsk_queue_hash_req(), Li Yu, (Tue Apr 20, 7:02 pm)