Heiko Carstens 7726b55b5d s390/ap: Replace xchg() with WRITE_ONCE()
The result of xchg() is not used, and in addition it is used on a one byte
memory area which leads to inefficient code.

Use WRITE_ONCE() instead to achieve the same result with much less
generated code.

Acked-by: Harald Freudenberger <freude@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-11-27 12:55:15 +01:00
..
2024-11-19 11:17:53 -08:00
2024-11-18 16:45:28 -08:00
2024-09-27 08:48:37 -07:00
2024-11-19 11:17:53 -08:00
2024-09-17 15:27:01 +02:00
2024-11-03 10:15:50 -10:00
2024-09-19 10:18:15 +02:00
2024-11-06 07:49:54 -10:00
2024-09-19 10:18:15 +02:00
2024-11-19 11:23:52 -08:00
2024-11-19 12:43:11 -08:00
2024-11-03 08:35:29 -10:00
2024-11-18 16:50:08 -08:00
2024-09-29 09:22:34 -07:00
2024-10-29 04:01:40 +01:00
2024-11-18 16:50:08 -08:00
2024-09-26 08:43:17 -07:00
2024-11-18 16:50:08 -08:00
2024-11-01 15:44:23 -10:00
2024-11-18 18:10:37 -08:00
2024-11-19 11:17:53 -08:00
2024-11-18 16:50:08 -08:00
2024-11-04 14:23:09 +01:00
2024-11-10 08:53:24 -08:00
2024-10-19 12:52:19 -07:00
2024-11-12 15:48:08 +01:00
2024-09-09 12:22:06 +02:00
2024-11-08 09:56:27 -10:00
2024-09-11 16:02:54 +02:00
2024-11-08 08:36:31 +01:00
2024-10-07 11:33:26 -07:00
2024-11-18 17:45:41 -08:00
2024-11-18 18:26:57 -08:00
2024-09-04 17:24:58 -05:00