Thread (4 messages) flat view 4 messages, 2 authors, 2021-02-14

Re: [PATCH net-next v2 3/7] mld: add a new delayed_work, mc_delrec_work

From: Taehee Yoo <ap420073@gmail.com>
Date: 2021-02-14 14:54:57

 >
 > By the way, if you do not use a delay, you can just use regular work.
 >

The regular workqueue API couldn't be used in an atomic context, So I 
used delayed_work.
If 0 delay is passed to delayed_work, it internally calls regular workqueue.
So, I think there is no actual difference.

Thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help