Re: [PATCH 2.6.21-rc2] ehca: fix mismatched sync between completion handler and destroy cq

2 messages, 2 authors, 2007-03-02 · open the first message on its own page

Re: [PATCH 2.6.21-rc2] ehca: fix mismatched sync between completion handler and destroy cq

From: Roland Dreier <hidden>
Date: 2007-03-01 21:04:10

Looks OK to me, queued for 2.6.21, except:

 > +#include <linux/completion.h>

This can just be <linux/wait.h>, because you're only using
wait_queue_head_t and not struct completion, right?

I fixed this up before merging.

Re: [PATCH 2.6.21-rc2] ehca: fix mismatched sync between completion handler and destroy cq

From: Hoang-Nam Nguyen <hidden>
Date: 2007-03-02 08:33:45

 > +#include <linux/completion.h>
This can just be <linux/wait.h>, because you're only using
wait_queue_head_t and not struct completion, right?
I fixed this up before merging.
Yes, right. Thanks for your help!
Regards
Nam 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help