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:
3af968e
)
bsg: setting rq->bio to NULL
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Tue, 9 Jun 2009 13:17:37 +0000
(15:17 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 9 Jun 2009 13:17:37 +0000
(15:17 +0200)
Due to commit
1cd96c242a829d52f7a5ae98f554ca9775429685
("block: WARN
in __blk_put_request() for potential bio leak"), BSG SMP requests get
the false warnings:
WARNING: at block/blk-core.c:1068 __blk_put_request+0x52/0xc0()
This sets rq->bio to NULL to avoid that false warnings.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/bsg.c
patch
|
blob
|
history
diff --cc
block/bsg.c
Simple merge