9b2efe035e
The kernel provided vdso functions do not get a stack frame from the
calling function and therefore may not change the stack contents, unless
they allocate space on their own.
This problem was exposed with
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
clock_getres.S | ||
clock_gettime.S | ||
gettimeofday.S | ||
note.S | ||
vdso64.lds.S | ||
vdso64_wrapper.S |