kernel: deactivate the vdso gettimeofday function.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Feb 2016 22:31:51 +0000 (22:31 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Feb 2016 22:31:51 +0000 (22:31 +0000)
commit2a7b0c4563d90b677b713a0163fdeac2303cd8eb
treef66539b91dbc5f2fc0974eb0d712f036ea078b6a
parentf8354a2bc3b49724d804c200a3d5db56ec306e32
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48787 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-4.4/340-MIPS-deactivate-gettimeofday-vdso.patch [new file with mode: 0644]