xtensa: re-wire umount syscall to sys_oldumount
commit 2651cc69 upstream. 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. Signed-off-by:Max Filippov <jcmvbkbc@gmail.com> [lizf: Backported to 3.4: adjust filename] Signed-off-by:
Zefan Li <lizefan@huawei.com>
Showing
Please register or sign in to comment