diff options
author | 2024-03-04 16:54:55 +0800 | |
---|---|---|
committer | 2024-04-02 09:33:21 +0200 | |
commit | 70d830e337f999ad186d0093e973805eaf6fb8ca (patch) | |
tree | 444b9bce30c2e072db13d9eb0fe3a9062d140829 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.9-rc1 (diff) | |
download | wireguard-linux-70d830e337f999ad186d0093e973805eaf6fb8ca.tar.xz wireguard-linux-70d830e337f999ad186d0093e973805eaf6fb8ca.zip |
m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER
Current THREAD_SIZE_ORDER implementation is not generic.
Improve it by:
- Defining THREAD_SIZE_ORDER based on the specific platform config,
- Calculating THREAD_SIZE from THREAD_SIZE_ORDER.
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dawei Li <dawei.li@shingroup.cn>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20240304085455.125063-1-dawei.li@shingroup.cn
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions