commit | f044f4c588985867d17499e51460053a96f9ff7a | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jun 12 08:52:56 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jun 13 13:03:43 2017 +0200 |
tree | 212eb1f6ae56100d1e286b6e0950c6d94eee34a0 | |
parent | 23fefe119ceb5fb0c7d3321010620010a4eddb18 [diff] |
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>