On Fri, Feb 15, 2019 at 08:44:01AM +0100, Hugo Lefeuvre wrote: > Use multiple per-offset wait queues instead of one big wait queue per > region. > > Signed-off-by: Hugo Lefeuvre <h...@owl.eu.com> > --- > Changes in v2: > - dereference the it pointer instead of wait_queue (which is not set > yet) in handle_vsoc_cond_wait()
How did you test this change? This code needs a lot of testing by someone before I can take it. thanks, greg k-h