On 28/08/2015 17:33, Peter Maydell wrote: > Some overall documentation on what the mmap_lock is protecting > (and thus when it needs to be taken) would be nice. > > Otherwise > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > > I couldn't see where we take the mmap_lock when we call > tb_gen_code() from tb_find_slow() -- how does that work?
It's the bug that's fixed in patch 10. Paolo