s390: convert to msecs_to_jiffies()
authorSven Schnelle <svens@linux.ibm.com>
Fri, 12 Jun 2020 11:06:07 +0000 (13:06 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 29 Jun 2020 14:31:46 +0000 (16:31 +0200)
commit0188d08a46ffe4a39c6b463451a41d8b503d04d6
tree4d2450354726607ac34c0fe1aac243581a99f04c
parent9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68
s390: convert to msecs_to_jiffies()

Instead of using the old 'jiffies + HZ {/,*} something' calculation
use msecs_to_jiffies() as that makes the code more readable.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/lgr.c
arch/s390/kernel/time.c
arch/s390/kernel/topology.c
arch/s390/mm/cmm.c