summaryrefslogtreecommitdiff
path: root/target-arm/translate.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-02-25 10:27:40 +0000
committerAurelien Jarno <aurelien@aurel32.net>2011-03-22 07:46:21 +0100
commit30cb4cdec79dc2727f562edee36a4f3df4dfc23f (patch)
tree24e9f3d2f7a9e663a094408ffbb7a5a2b83434c8 /target-arm/translate.c
parentff90d50393e4485e336ec57e157eee0f5d116d91 (diff)
downloadqemu-30cb4cdec79dc2727f562edee36a4f3df4dfc23f.tar.gz
linux-user: Fix unlock_user() call in return from poll()
Correct the broken attempt to calculate the third argument to unlock_user() in the code path which unlocked the pollfd array on return from poll() and ppoll() emulation. (This only caused a problem if unlock_user() wasn't a no-op, eg if DEBUG_REMAP is defined.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-arm/translate.c')
0 files changed, 0 insertions, 0 deletions