commit | 1c7673476b82983768c6a4dd78775f817f0e0f88 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <hca@linux.ibm.com> | Tue Feb 02 16:59:50 2021 +0100 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Tue Feb 09 15:57:06 2021 +0100 |
tree | a5c44226c1785f8a4eb5efd9f5bd781eee2f3129 | |
parent | 80841ad8d4ca3e91d90e18b4fa0cc1c925e9fad1 [diff] |
s390/vtime: use cpu alternative for stck/stckf Use a cpu alternative to switch between stck and stckf instead of making it compile time dependent. This will also make kernels compiled for old machines, but running on newer machines, use stckf. Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>