diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-02-03 11:45:10 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-02-16 14:30:15 +0100 |
commit | 87c5c70036813d26e6e7e4393747a4fdc63cf193 (patch) | |
tree | ca4c0ecae619c014cbfaee3c5877e36f082f7671 /tools/perf/scripts/python/stackcollapse.py | |
parent | 419abc4d3828813b58d047da146f519eedaa395b (diff) |
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Rename save_fpu_regs(), load_fpu_regs(), and struct thread_struct's fpu
member to save_user_fpu_regs(), load_user_fpu_regs(), and ufpu. This way
the function and variable names reflect for which context they are supposed
to be used.
This large and trivial conversion is a prerequisite for making the kernel
fpu usage preemptible.
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions