]> sourceware.org Git - systemtap.git/commit
Revert "runtime: stat: avoid allocating stat_data memory on offline CPUs"
authorSerhei Makarov <serhei@serhei.io>
Thu, 3 Nov 2022 16:56:11 +0000 (12:56 -0400)
committerSerhei Makarov <serhei@serhei.io>
Thu, 3 Nov 2022 16:56:11 +0000 (12:56 -0400)
commit71fe9db332172db3aad49a7a18c848f9ac8e14fb
tree9d184011fb9da2b9c47e8c3b0f0b9f0383780858
parent822ce17d0618a3f612a427170d6738d330306f96
Revert "runtime: stat: avoid allocating stat_data memory on offline CPUs"

This reverts commit ba42203ae957bb62805e18eac30459eb74cde3d2.
There are indications that on some non-x86 platforms (ppc64le)
this patch may be causing problems i.e.
'sleeping function called in invalid context' warnings.

Reverting for the release, may return this patch if I get a
clearer idea of the cause of the problem.
runtime/linux/stat_runtime.h
runtime/stat.c
This page took 0.025656 seconds and 5 git commands to generate.