The following changes since commit d0d3dd401b70168a353450e031727affee828527:

  Update version for v6.0.0-rc2 release (2021-04-06 18:34:34 +0100)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/linux-user-for-6.0-pull-request

for you to fetch changes up to 360f0abdc51652b06a3718ed43a8688562e69ca4:

  linux-user: Use signed lengths in uaccess.c (2021-04-07 18:55:27 +0200)

----------------------------------------------------------------
linux-user pull request 20210409

Fix lock_user()/unlock_user()

----------------------------------------------------------------

Richard Henderson (1):
  linux-user: Use signed lengths in uaccess.c

 linux-user/qemu.h    | 15 +++++++++------
 linux-user/uaccess.c | 12 ++++++------
 2 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.30.2


Reply via email to