]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/vdso: move boot_vdso_data to vdso.c
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 13 Oct 2017 10:59:22 +0000 (12:59 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 18 Oct 2017 12:11:36 +0000 (14:11 +0200)
commit608796ffe13855bb066bebbd58d8b86a49cb5c27
tree90af43a41281508297c22f3576c0bb87050682a4
parentf554be42fd0fd8dd14680c67f2db26b3e7de9670
s390/vdso: move boot_vdso_data to vdso.c

The boot_vdso_data variable is related to the vdso code, the magic of the
initial vdso area for the early boot and the replacement of it in vdso_init
should all be put into vdso.c.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/vdso.h
arch/s390/kernel/setup.c
arch/s390/kernel/vdso.c