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)
commitf689789a288e297451869c0770b3351c80c85b15
tree1c8b7218381f433e75e2788086dbb7ac6c4ec63f
parent346e485d42e2d8c9b5739e6f2acb5052be0fef9e
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