projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6]
/
include
/
asm-s390
/
thread_info.h
diff --git
a/include/asm-s390/thread_info.h
b/include/asm-s390/thread_info.h
index
8e0c7ed
..
0a51891
100644
(file)
--- a/
include/asm-s390/thread_info.h
+++ b/
include/asm-s390/thread_info.h
@@
-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, \
}, \