Home
last modified time | relevance | path

Searched hist:"2651 cc6974d47fc43bef1cd8cd26966e4f5ba306" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dunistd.hdiff 2651cc6974d47fc43bef1cd8cd26966e4f5ba306 Mon Oct 06 12:01:17 CDT 2014 Max Filippov <jcmvbkbc@gmail.com> xtensa: re-wire umount syscall to sys_oldumount

Userspace actually passes single parameter (path name) to the umount
syscall, so new umount just fails. Fix it by requesting old umount
syscall implementation and re-wiring umount to it.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>