linux/arch/sparc/vdso
David S. Miller ecd4c19f3d sparc: Validate VDSO for undefined symbols.
There should be no undefined symbols in the resulting VDSO image(s).

On sparc, fixed register usage can result in undefined symbols ending
up in the image.  To combat this, we do two things:

1) Define current_thread_info() specially when BUILD_DSO.

2) Ignore "#scratch" register undefined symbols in the output.

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-22 16:09:27 -07:00
..
vdso32
.gitignore
checkundef.sh sparc: Validate VDSO for undefined symbols. 2018-10-22 16:09:27 -07:00
Makefile sparc: Validate VDSO for undefined symbols. 2018-10-22 16:09:27 -07:00
vclock_gettime.c sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS. 2018-10-22 15:51:45 -07:00
vdso2c.c sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00
vdso2c.h sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00
vdso-layout.lds.S sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00
vdso-note.S
vdso.lds.S
vma.c sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00