diff options
author | Will Deacon <will.deacon@arm.com> | 2013-02-06 12:42:23 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2013-02-11 13:39:16 +0100 |
commit | c0e01d5d8f15c085236df184e5bc3d79a8b700cd (patch) | |
tree | 92efd5f16d6462a96e3f46e591b7e170cd7f17a8 /drivers/tty | |
parent | arm64: Select ARCH_WANT_FRAME_POINTERS (diff) | |
download | linux-c0e01d5d8f15c085236df184e5bc3d79a8b700cd.tar.xz linux-c0e01d5d8f15c085236df184e5bc3d79a8b700cd.zip |
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
struct compat_ucontext * is a 64-bit pointer, so we need to use a
compat_uptr_t instead to avoid declaring a structure incompatible with
what AArch32 userspace expects.
Cc: <stable@vger.kernel.org>
Reported-by: Edmund Grimley-Evans <Edmund.Grimley-Evans@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions