On 3 August 2014 00:21, Erik de Castro Lopo <mle+to...@mega-nerd.com> wrote: > Peter Maydell wrote: > >> Amend it to what? The current code looks fine to me, >> so I'm not sure what bug you're trying to fix here. > > There is still a missing call to unlock_user_struct() inside > the "if (arg2)" block. Is that not worth fixing?
Oops, yes; sorry, I missed that part of your commit message. -- PMM