diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-02-03 11:45:11 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-02-16 14:30:15 +0100 |
commit | c038b984a9af1010555986d6fe32d4da9db9fc3d (patch) | |
tree | 65603533bddc541324db31fe8cffab1734e92d06 /tools/perf/scripts/python/stackcollapse.py | |
parent | 87c5c70036813d26e6e7e4393747a4fdc63cf193 (diff) |
s390/fpu: change type of fpu mask from u32 to int
Change type of fpu mask consistently from u32 to int. This is a
prerequisite to make the kernel fpu usage preemptible. Upcoming code
uses __atomic* ops which work with int pointers.
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