summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYong-Xuan Wang <yongxuan.wang@sifive.com>2024-12-20 11:39:24 +0300
committerPalmer Dabbelt <palmer@rivosinc.com>2025-02-15 00:06:50 +0300
commit564fc8eb6f78e01292ff10801f318feae6153fdd (patch)
tree5aff7651e281e3da7308e86bba55ddf3e1409c0e /tools/perf/scripts/python/export-to-postgresql.py
parentaa49bc2ca8524186ceb0811c23a7f00c3dea6987 (diff)
downloadlinux-564fc8eb6f78e01292ff10801f318feae6153fdd.tar.xz
riscv: signal: fix signal_minsigstksz
The init_rt_signal_env() funciton is called before the alternative patch is applied, so using the alternative-related API to check the availability of an extension within this function doesn't have the intended effect. This patch reorders the init_rt_signal_env() and apply_boot_alternatives() to get the correct signal_minsigstksz. Fixes: e92f469b0771 ("riscv: signal: Report signal frame size to userspace via auxv") Signed-off-by: Yong-Xuan Wang <yongxuan.wang@sifive.com> Reviewed-by: Zong Li <zong.li@sifive.com> Reviewed-by: Andy Chiu <andybnac@gmail.com> Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20241220083926.19453-3-yongxuan.wang@sifive.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions