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:
6719fb0
)
drbd: fix a misleading printk
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Thu, 21 Oct 2010 16:07:31 +0000
(18:07 +0200)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Fri, 22 Oct 2010 13:51:22 +0000
(15:51 +0200)
This codepath used to be called only for failed kmalloc GFP_ATOMIC,
but is now also triggered by other things.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
No differences found