]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-s390/thread_info.h
Merge branches 'release' and 'stats' into release
[linux-2.6-omap-h63xx.git] / include / asm-s390 / thread_info.h
index 8e0c7ed73d0312a811c5a3f887527747a6c669c3..0a518915bf90f1087466444caf0809a8b9b3a02b 100644 (file)
@@ -63,6 +63,7 @@ struct thread_info {
        .exec_domain    = &default_exec_domain, \
        .flags          = 0,                    \
        .cpu            = 0,                    \
+       .preempt_count  = 1,                    \
        .restart_block  = {                     \
                .fn = do_no_restart_syscall,    \
        },                                      \