linux/arch/um
Zhen Lei ccf1236eca um: fix error return code in winch_tramp()
Fix to return a negative error code from the error handling case instead
of 0, as done elsewhere in this function.

Fixes: 89df6bfc04 ("uml: DEBUG_SHIRQ fixes")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Acked-By: anton.ivanov@cambridgegreys.com
Signed-off-by: Richard Weinberger <richard@nod.at>
2021-06-17 22:10:56 +02:00
..
configs um: Cleanup CONFIG_IOSCHED_CFQ 2020-03-29 23:15:22 +02:00
drivers um: fix error return code in winch_tramp() 2021-06-17 22:10:56 +02:00
include um: implement flush_cache_vmap/flush_cache_vunmap 2021-06-17 22:04:40 +02:00
kernel um: Fix stack pointer alignment 2021-06-17 22:08:31 +02:00
os-Linux um: Fix stack pointer alignment 2021-06-17 22:08:31 +02:00
scripts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig um: Add support for host CPU flags and alignment 2021-06-17 22:01:26 +02:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: allow not setting extra rpaths in the linux binary 2021-06-17 21:54:15 +02:00
Makefile-os-Linux
Makefile-skas