mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
s390: Enable TIF_POLLING_NRFLAG
Enable TIF_POLLING_NRFLAG to support idle polling state in the upcoming cpuidle driver. Signed-off-by: Mete Durlu <meted@linux.ibm.com> Reviewed-by: Heiko Carstens <hca@linux.ibm.com> Acked-by: Rafael J. Wysocki (Intel) <rafael@kernel.org> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
This commit is contained in:
parent
2bfc9e417a
commit
397565b519
|
|
@ -61,6 +61,7 @@ void arch_setup_new_exec(void);
|
|||
*/
|
||||
#define HAVE_TIF_NEED_RESCHED_LAZY
|
||||
#define HAVE_TIF_RESTORE_SIGMASK
|
||||
#define HAVE_TIF_POLLING_NRFLAG
|
||||
|
||||
#include <asm-generic/thread_info_tif.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user