diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-07-15 14:57:26 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2016-09-21 14:19:46 +0300 |
commit | dab32b321f4d510ed5171b12f68bd5aa7a02cffe (patch) | |
tree | 437940b07e81a35ed72b8631f68897e5350f163e /linux-user/openrisc | |
parent | a008535b9fa396226ff9cf78b8ac5f3584bda58e (diff) |
linux-user: Fix handling of iovec counts
In the kernel the length of an iovec is generally handled as
an unsigned long, not an integer; fix the parameter to
lock_iovec() accordingly.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/openrisc')
0 files changed, 0 insertions, 0 deletions