musl: fix mips vdso handling
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Jan 2016 23:26:19 +0000 (23:26 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Jan 2016 23:26:19 +0000 (23:26 +0000)
commit67a7166e7808e90c5cdb7d8db72a3a2d811a83c5
tree3a49ea00d1d72b4a0d50c92572040e62e38e2970
parent41ac347a8cf72400e9a0baa75da56abe09257ce8
musl: fix mips vdso handling

mips returns -ENOSYS in case it can not handle the vdso call and wants
the libc to call the original syscall in such a case. This fixes the
patch to add such handling. I hope this fixes the random reboots I got.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48501 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/musl/patches/030-mips-add-vdso-support.patch