Skip to content
Commit e4aad645 authored by Segher Boessenkool's avatar Segher Boessenkool Committed by Thomas Gleixner
Browse files

x86/vdso: Fix building on big endian host

We need to call GET_LE to read hdr->e_type.

Fixes: 57f90c3d

 ("x86/vdso: Error out if the vDSO isn't a valid DSO")
Reported-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarSegher Boessenkool <segher@kernel.crashing.org>
Acked-by: default avatarAndy 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: default avatarThomas Gleixner <tglx@linutronix.de>
parent 192d1dcc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment