aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/thread_info_no.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/thread_info_no.h')
-rw-r--r--arch/m68k/include/asm/thread_info_no.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/thread_info_no.h b/arch/m68k/include/asm/thread_info_no.h
index 82529f424ea..c2bde5e24b0 100644
--- a/arch/m68k/include/asm/thread_info_no.h
+++ b/arch/m68k/include/asm/thread_info_no.h
@@ -49,6 +49,7 @@ struct thread_info {
.exec_domain = &default_exec_domain, \
.flags = 0, \
.cpu = 0, \
+ .preempt_count = INIT_PREEMPT_COUNT, \
.restart_block = { \
.fn = do_no_restart_syscall, \
}, \