linux/arch/s390
Jan Glauber 859c965149 [S390] allow setting of upper 32 bit in smp_ctl_set_bit
The bit shift operation in smp_ctl_set_bit does not specify the type
of the shifted bit so integer is used as default. Therefore it is not
possible to set bits in the upper 32 bit of the control register if
the kernel runs in 64 bit mode. Fix this by specifying the type as
unsigned long.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-06-22 16:24:20 +02:00
..
appldata
boot
crypto
hypfs
include/asm [S390] fix kvm defines for 31 bit compile 2011-06-06 14:14:56 +02:00
kernel [S390] allow setting of upper 32 bit in smp_ctl_set_bit 2011-06-22 16:24:20 +02:00
kvm [S390] kvm-s390: fix stfle facilities numbers >=64 2011-06-06 14:14:56 +02:00
lib
math-emu
mm [S390] use generic RCU page-table freeing code 2011-06-06 14:14:56 +02:00
oprofile [S390] hwsampler: Set a sane default sampling rate 2011-06-22 16:24:20 +02:00
Kbuild
Kconfig [S390] kvm-s390: fix kconfig dependencies 2011-06-22 16:24:19 +02:00
Kconfig.debug
Makefile
defconfig