]> git.baikalelectronics.ru Git - kernel.git/commit
s390/time,idle: get rid of unsigned long long
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 23 Feb 2021 18:52:20 +0000 (19:52 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 8 Mar 2021 09:46:27 +0000 (10:46 +0100)
commit01c74d607f6a4cf92cad8a10f91d91913a195834
tree4f4435b83f35c925a9c752915b145c322c2d8dc5
parent219c9076286fd92026e818ab1375558e5b20649f
s390/time,idle: get rid of unsigned long long

Get rid of unsigned long long, and use unsigned long instead
everywhere. The usage of unsigned long long is a leftover from
31 bit kernel support.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/idle.h
arch/s390/include/asm/timex.h
arch/s390/kernel/idle.c
arch/s390/kernel/time.c
arch/s390/kvm/interrupt.c
drivers/s390/cio/device_fsm.c