Home
last modified time | relevance | path

Searched hist:"716 f3fbef26b583d207f8b7c98cadfa9dda69c6b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.hdiff 716f3fbef26b583d207f8b7c98cadfa9dda69c6b Tue Mar 01 10:25:17 CST 2016 Peter Maydell <peter.maydell@linaro.org> linux-user: x86_64: Don't use 16-bit UIDs

The 64-bit x86 syscall ABI uses 32-bit UIDs; only define
USE_UID16 for 32-bit x86.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>