diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2024-05-20 11:29:55 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-05-21 14:36:36 +0300 |
commit | b855cc58fc93c175fd5bb868d5e3a45cb3e1a42b (patch) | |
tree | 9f7665afde9c5bd0e582a33164f7cb31c0374ae3 /tools/perf/scripts/python/parallel-perf.py | |
parent | 41c14f1ac82cdb1e009d635ffd5ae5dc4cc3f036 (diff) | |
download | linux-b855cc58fc93c175fd5bb868d5e3a45cb3e1a42b.tar.xz |
x86/boot: Use current_stack_pointer to avoid asm() in init_heap()
Use current_stack_pointer to avoid asm() in the calculation of
stack_end in init_heap(). The new code is more readable and
results in exactly the same object file.
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240520083011.135342-1-ubizjak@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions