linux-stable/arch/um
Glenn Washburn 3cb5a7f167 um: port_user: Improve error handling when port-helper is not found
Check if port-helper exists and is executable. If not, write an error
message to the kernel log with information to help the user diagnose the
issue and exit with an error. If UML_PORT_HELPER was not set, write a
message suggesting that the user set it. This makes it easier to understand
why telneting to the UML instance is failing and what can be done to fix it.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2022-03-11 10:55:55 +01:00
..
configs kunit: Move default config from arch/um -> tools/testing/kunit 2021-06-23 17:49:17 -06:00
drivers um: port_user: Improve error handling when port-helper is not found 2022-03-11 10:55:55 +01:00
include um: Fix WRITE_ZEROES in the UBD Driver 2022-03-11 10:46:34 +01:00
kernel um: Fix order of dtb unflatten/early init 2022-03-11 10:44:43 +01:00
os-Linux um: Remove unused timeval_to_ns() function 2022-03-11 10:49:50 +01: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 um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild 2021-05-26 23:10:37 +09:00
Kconfig Peter Zijlstra says: 2022-01-11 17:24:45 -08:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: clang: Strip out -mno-global-merge from USER_CFLAGS 2022-03-11 10:51:41 +01:00
Makefile-os-Linux
Makefile-skas