Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nds32: VDSO support | Greentime Hu | 2018-02-22 | 1 | -0/+21 |
This patch adds VDSO support. The VDSO code is currently used for sys_rt_sigreturn() and optimised gettimeofday() (using the SoC timer counter). Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Acked-by: Arnd Bergmann <arnd@arndb.de> |