]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/fpu: export save_fpu_regs for all configs
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 12 Jun 2017 06:52:56 +0000 (08:52 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 13 Jun 2017 11:03:43 +0000 (13:03 +0200)
commitf044f4c588985867d17499e51460053a96f9ff7a
tree212eb1f6ae56100d1e286b6e0950c6d94eee34a0
parent23fefe119ceb5fb0c7d3321010620010a4eddb18
s390/fpu: export save_fpu_regs for all configs

The save_fpu_regs function is a general API that is supposed to be
usable for modules as well. Remove the #ifdef that hides the symbol
for CONFIG_KVM=n.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/entry.S