android_kernel_xiaomi_sm7250/arch/ppc64/kernel/vdso32
Benjamin Herrenschmidt bdceb6a016 [PATCH] ppc64: Fix return value of some vDSO calls
The ppc vDSO would not properly clear the return value for some calls,
which will be a problem when interfacing those calls with glibc. This
should be fixed before 2.6.12 is released (as it is the first kernel
with the ppc vDSO) so that we don't have to play with symbol versioning
and ugly workarounds.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-27 18:04:45 -07:00
..
cacheflush.S [PATCH] ppc64: Fix return value of some vDSO calls 2005-04-27 18:04:45 -07:00
datapage.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gettimeofday.S [PATCH] ppc64: Fix return value of some vDSO calls 2005-04-27 18:04:45 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sigtramp.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vdso32_wrapper.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vdso32.lds.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00