linux/arch/x86/entry/vdso
Segher Boessenkool e4aad64597 x86/vdso: Fix building on big endian host
We need to call GET_LE to read hdr->e_type.

Fixes: 57f90c3dfc ("x86/vdso: Error out if the vDSO isn't a valid DSO")
Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: Andy Lutomirski <luto@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org
Link: http://lkml.kernel.org/r/20160929193442.GA16617@gate.crashing.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2016-09-30 12:37:40 +02:00
..
vdso32 x86/vdso/32: Assemble sigreturn.S separately 2016-06-14 12:16:06 +02:00
.gitignore
checkundef.sh
Makefile Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2016-08-02 16:37:12 -04:00
vclock_gettime.c x86: vdso: use __pvclock_read_cycles 2016-08-04 13:52:21 +02:00
vdso-layout.lds.S x86/vdso: Remove direct HPET access through the vDSO 2016-04-13 10:28:34 +02:00
vdso-note.S
vdso.lds.S
vdso2c.c x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap 2015-12-11 08:56:03 +01:00
vdso2c.h x86/vdso: Fix building on big endian host 2016-09-30 12:37:40 +02:00
vdso32-setup.c x86/cpufeature: Carve out X86_FEATURE_* 2016-01-30 11:22:17 +01:00
vdsox32.lds.S
vgetcpu.c
vma.c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-07-29 13:55:30 -07:00