Re: [PATCH] mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME

From: Jason A. Donenfeld
Date: Wed Jan 01 2020 - 04:48:08 EST


On Wed, Jan 1, 2020 at 5:22 AM Paul Burton <paulburton@xxxxxxxxxx> wrote:
> That makes sense then. What doesn't make sense is how this ever
> worked. A question for another day...

In most other cases, calls to the vdso would be followed in the parent
function immediately by a return, restoring gp then.