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:
ef3ecb6
)
block: include func name in __get_request prints
author
Robert Elliott
<elliott@hp.com>
Wed, 27 Aug 2014 15:50:36 +0000
(10:50 -0500)
committer
Jens Axboe
<axboe@fb.com>
Mon, 13 Oct 2014 14:34:23 +0000
(08:34 -0600)
In __get_request calls to printk_ratelimited, include the function name so
the callbacks suppressed message matches the messages that are printed,
and add "dev" before the device name so it matches other block layer
messages.
Signed-off-by: Robert Elliott <elliott@hp.com>
Reviewed-by: Webb Scales <webbnh@hp.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
patch
|
blob
|
history
diff --cc
block/blk-core.c
Simple merge