kernel_optimize_test/arch/x86/vdso
H. Peter Anvin de2a8cf98e x86, gcc-4.6: Use gcc -m options when building vdso
The vdso Makefile passes linker-style -m options not to the linker but
to gcc.  This happens to work with earlier gcc, but fails with gcc
4.6.  Pass gcc-style -m options, instead.

Note: all currently supported versions of gcc supports -m32, so there
is no reason to conditionalize it any more.

Reported-by: H. J. Lu <hjl.tools@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
LKML-Reference: <tip-*@git.kernel.org>
Cc: <stable@kernel.org>
2010-12-13 16:08:37 -08:00
..
vdso32
.gitignore
checkundef.sh
Makefile
vclock_gettime.c
vdso32-setup.c
vdso32.S
vdso-layout.lds.S
vdso-note.S
vdso.lds.S
vdso.S
vextern.h
vgetcpu.c
vma.c
vvar.c