linux-user: Don't use UID16 on AArch64
commitcd98d390ae009c5c1be5ae9a656e943bb47e14f0
authorAndreas Schwab <schwab@suse.de>
Sun, 2 Mar 2014 19:36:40 +0000 (2 19:36 +0000)
committerRiku Voipio <riku.voipio@linaro.org>
Mon, 3 Mar 2014 21:03:25 +0000 (3 23:03 +0200)
treeac3d4ea32c1eef12d816efa774f2955db222d136
parent8a3ae9109eb45dd77b182a4953ef9e636f665296
linux-user: Don't use UID16 on AArch64

The AArch64 kernel defines its __kernel_uid_t type as 32 bits, unlike
32 bit ARM, so don't enable our 16-bit UID wrapper handling.

Signed-off-by: Andreas Schwab <schwab@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
linux-user/syscall_defs.h