tmp_suning_uos_patched/arch/um/os-Linux
Bartosz Golaszewski 0d4e5ac7e7 um: remove uses of variable length arrays
While the affected code is run in user-mode, the build still warns
about it. Convert all uses of VLA to dynamic allocations.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2019-05-07 23:18:28 +02:00
..
drivers
skas
elf_aux.c
execvp.c
file.c um: Add support for DISCARD in the UBD Driver 2018-12-27 22:48:20 +01:00
helper.c
irq.c
main.c
Makefile um: remove unused AIO code 2018-10-29 22:23:12 +01:00
mem.c
process.c
registers.c
sigio.c
signal.c um: Revert to using stack for pt_regs in signal handling 2019-05-07 23:18:28 +02:00
start_up.c
time.c
tty.c
umid.c um: remove uses of variable length arrays 2019-05-07 23:18:28 +02:00
user_syms.c
util.c