Hi Linus, On 3 November 2016 at 21:07, Linus Torvalds <torva...@linux-foundation.org> wrote: > This is wrong.
Will change it back. > Since that "umr_context" variable is on the stack, and you are waiting > for it to be fully done, it really should be a completion. Thank you for sharing your insight with wait_event and completion. -Binoy