diff options
| author | Heiko Carstens <[email protected]> | 2025-06-24 14:34:35 +0000 |
|---|---|---|
| committer | Alexander Gordeev <[email protected]> | 2025-06-30 13:03:46 +0000 |
| commit | 0cb39c9738903c2b69bddb5b767f0eae0213c1d5 (patch) | |
| tree | 360c2e8c74563386646c264b2024acd9dcd7a47f /net/unix/af_unix.c | |
| parent | Merge branch 'uaccess-key' into features (diff) | |
| download | kernel-0cb39c9738903c2b69bddb5b767f0eae0213c1d5.tar.gz kernel-0cb39c9738903c2b69bddb5b767f0eae0213c1d5.zip | |
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 <[email protected]>
Acked-by: Christian Borntraeger <[email protected]>
Reviewed-by: Alexander Gordeev <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
