]> git.baikalelectronics.ru Git - kernel.git/commit
s390/appldata: pass parameter list pointer to appldata_asm
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 6 Sep 2018 08:43:27 +0000 (10:43 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 9 Oct 2018 09:20:50 +0000 (11:20 +0200)
commit38e9da3c748ef565b70d67f4629fbcbdcb363ded
tree1c8b7218381f433e75e2788086dbb7ac6c4ec63f
parent55f2eeb8e28adfd4384391bd3a84aa33bc7e812e
s390/appldata: pass parameter list pointer to appldata_asm

In preparation for CONFIG_VMAP_STACK=y move the allocation of the
struct appldata_parameter_list to the caller of appldata_asm().

Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/appldata/appldata_base.c
arch/s390/include/asm/appldata.h
drivers/s390/char/monwriter.c