diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-06-24 16:34:35 +0200 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2025-06-30 15:03:46 +0200 |
commit | 0cb39c9738903c2b69bddb5b767f0eae0213c1d5 (patch) | |
tree | 360c2e8c74563386646c264b2024acd9dcd7a47f /scripts/gdb/linux/xarray.py | |
parent | a3d0b7a13b542ec6514b68ba4769b8e7fadba7c1 (diff) |
s390/smp: Remove conditional emergency signal order code usage
pcpu_ec_call() uses either the external call or emergency signal order
code to signal (aka send an IPI) to a remote CPU. If the remote CPU is
not running the emergency signal order is used.
Measurements show that always using the external order code is at least
as good, and sometimes even better, than the existing code.
Therefore remove emergency signal order code usage from pcpu_ec_call().
Suggested-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions