Merge branch 'topic/ice1724-pm' into for-linus
[pandora-kernel.git] / arch / m68k / include / asm / thread_info_no.h
index 82529f4..c2bde5e 100644 (file)
@@ -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,    \
        },                                      \