linux/arch/arm64
Will Deacon c0e01d5d8f 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>
2013-02-11 12:39:16 +00:00
..
boot arm64: dts: prevent *.dtb from always being rebuilt 2013-01-14 08:08:28 -06:00
configs arm64: Build infrastructure 2012-09-17 13:42:21 +01:00
include arm64: Add kvm_para.h and xor.h generic headers 2013-01-29 17:39:15 +00:00
kernel arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link 2013-02-11 12:39:16 +00:00
lib arm64: Miscellaneous library functions 2012-09-17 13:42:18 +01:00
mm arm64: Add simple earlyprintk support 2013-01-22 17:51:01 +00:00
Kconfig arm64: Select ARCH_WANT_FRAME_POINTERS 2013-01-29 18:25:41 +00:00
Kconfig.debug arm64: Add simple earlyprintk support 2013-01-22 17:51:01 +00:00
Makefile arm64: Fix the dtbs target building 2012-12-10 20:24:57 -06:00