kernel-hacking-2024-linux-s.../arch/s390
Martin Schwidefsky 939c5ae402 s390/rwlock: add missing local_irq_restore calls
The out of line _raw_read_lock_wait_flags/_raw_write_lock_wait_flags
functions for the arch_read_lock_flags/arch_write_lock_flags  calls
fail to re-enable the interrupts after another unsuccessful try to
get the lock with compare-and-swap. The following wait would be
done with interrupts disabled which is suboptimal.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-05-20 08:58:54 +02:00
..
appldata s390/appldata: add slab.h for kzalloc/kfree 2014-05-20 08:58:51 +02:00
boot
configs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-04-12 14:49:50 -07:00
crypto crypto: s390 - fix des and des3_ede ctr concurrency issue 2014-01-30 21:45:14 +08:00
hypfs hypfs: Add clarification for "weight_min" attribute 2014-03-17 15:53:03 +01:00
include s390/spinlock,rwlock: always to a load-and-test first 2014-05-20 08:58:53 +02:00
kernel s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
kvm s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
lib s390/rwlock: add missing local_irq_restore calls 2014-05-20 08:58:54 +02:00
math-emu
mm s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
net s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH 2014-04-25 14:03:25 +02:00
oprofile s390/irq: Use defines for external interruption codes 2014-04-03 14:30:52 +02:00
pci s390/pci: add some new arch specific pci attributes 2014-05-20 08:58:50 +02:00
defconfig s390: update defconfigs 2014-03-17 15:52:57 +01:00
Kbuild
Kconfig s390/dump: Remove CONFIG_ZFCPDUMP 2014-05-20 08:58:43 +02:00
Kconfig.debug
Makefile