diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2026-05-26 07:57:02 +0200 |
|---|---|---|
| committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2026-06-03 15:32:47 +0200 |
| commit | 4a9d66c6704d43124dc064dc36fbc3f32953c5b4 (patch) | |
| tree | 2f739503c506e9b7f71dfa6ee414342670f02510 /scripts/Makefile.thinlto | |
| parent | 9858c19a66386cb2553480643f2d4565993d1cd8 (diff) | |
s390/percpu: Provide arch_this_cpu_write() implementation
Provide an s390 specific implementation of arch_this_cpu_write()
instead of the generic variant. The generic variant uses a quite
expensive raw_local_irq_save() / raw_local_irq_restore() pair.
Get rid of this by providing an own variant which makes use of the new
percpu code section infrastructure.
With this the text size of the kernel image is reduced by ~1k (defconfig).
Acked-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/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
