Skip to content

Commit eb9780a

Browse files
committed
s390: Select POSIX_CPU_TIMERS_TASK_WORK
After support for VIRT_XFER_TO_GUEST_WORK is available for s390 it is possible to also select HAVE_POSIX_CPU_TIMERS_TASK_WORK. See [1] for the reasons why it makes sense, also for architectures which do not support PREEMPT_RT. [1] https://lore.kernel.org/all/20200716201923.228696399@linutronix.de Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
1 parent 8543ecc commit eb9780a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/s390/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ config S390
238238
select HAVE_PERF_EVENTS
239239
select HAVE_PERF_REGS
240240
select HAVE_PERF_USER_STACK_DUMP
241+
select HAVE_POSIX_CPU_TIMERS_TASK_WORK
241242
select HAVE_PREEMPT_DYNAMIC_KEY
242243
select HAVE_REGS_AND_STACK_ACCESS_API
243244
select HAVE_RELIABLE_STACKTRACE

0 commit comments

Comments
 (0)