kernel: deactivate the vdso gettimeofday function.
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 25 Feb 2016 22:31:51 +0000 (22:31 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 25 Feb 2016 22:31:51 +0000 (22:31 +0000)
commiteea54160a1348acb338ec70b1700f6e7ee475e50
treeb9bcfa97009f7bb4cb38989d7e40cd5def798422
parent9c394f4cbeaba21a1317bb2516636cf0c67c6da6
kernel: deactivate the vdso gettimeofday function.

The vdso version of this function has some problems with the cache.
Very often it works on dated data which causes problem. We are
currently working on fixing this in upstream Linux kernel.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48787
target/linux/generic/patches-4.4/340-MIPS-deactivate-gettimeofday-vdso.patch [new file with mode: 0644]