Re: [PATCH 1/2] net: adding memory barrier to the poll and receive callbacks
From: Jarek Poplawski <hidden>
Date: 2009-06-29 17:19:43
Also in:
lkml
From: Jarek Poplawski <hidden>
Date: 2009-06-29 17:19:43
Also in:
lkml
On Mon, Jun 29, 2009 at 04:14:45PM +0200, Jiri Olsa wrote: ...
+static inline void sock_poll_wait(struct file *filp, struct sock *sk,
...
+ sock_poll_wait(file, sk->sk_sleep, wait);
-----------------------------^^^^^^^^^^^^ Is it something with my eyes or it wasn't compiled? ;-) Jarek P.