kernel-hacking-2024-linux-s.../arch/s390
Thomas Gleixner 1c8ed640d9 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
The difference between these declarations is the data type of the
count member and the lack of lockdep in some architectures/

long is equivivalent to signed long and the #ifdef guarded dep_map
member does not hurt anyone.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Matt Turner <mattst88@gmail.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Acked-by: David Miller <davem@davemloft.net>
Cc: Chris Zankel <chris@zankel.net>
LKML-Reference: <20110126195833.679641914@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-01-27 12:30:39 +01:00
..
appldata
boot
crypto
hypfs
include/asm rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h 2011-01-27 12:30:39 +01:00
kernel [S390] Randomize PIEs 2011-01-12 09:55:25 +01:00
kvm Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2011-01-13 10:14:24 -08:00
lib
math-emu
mm [S390] Randomize mmap start address 2011-01-12 09:55:25 +01:00
oprofile
defconfig [S390] Update default configuration 2011-01-12 09:55:24 +01:00
Kbuild
Kconfig [S390] mutex: enable spinning mutex on s390 2011-01-05 12:47:31 +01:00
Kconfig.debug
Makefile