git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f3c3f
)
mm/vmscan: fix error number for failed kthread
author
Gavin Shan
<shangw@linux.vnet.ibm.com>
Mon, 8 Oct 2012 23:29:27 +0000
(16:29 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:24 +0000
(16:22 +0900)
Fix the return value while failing to create the kswapd kernel thread.
Also, the error message is prioritized as KERN_ERR.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmscan.c
patch
|
blob
|
history
diff --cc
mm/vmscan.c
Simple merge