diff options
author | Heiko Carstens <[email protected]> | 2023-12-04 15:46:41 +0100 |
---|---|---|
committer | Alexander Gordeev <[email protected]> | 2023-12-11 14:33:06 +0100 |
commit | d7271ba40155d5e5c28e13516df5d9c69f40ef20 (patch) | |
tree | b2811148e1deca4cf0e659cef9040e1982c18733 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 702644249d3e03333f16273a3a3ebedecfb7f2c6 (diff) |
KVM: s390: remove superfluous save_fpu_regs() call
The save_fpu_regs() call in kvm_arch_vcpu_ioctl_get_fpu() is pointless: it
will save the current user space fpu context to the thread's save area. But
the code is accessing only the vcpu's save are / mapped register area,
which in this case are not the same.
Therefore remove the confusing call.
Reviewed-by: Claudio Imbrenda <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions