]> git.baikalelectronics.ru Git - kernel.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)
commita621228f93199a5dc694d886d8ce1d35c2146456
tree90af43a41281508297c22f3576c0bb87050682a4
parent7404d1efa4c7f3b828eb42b5663607abecb31acc
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