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:
5a57be8
)
[BLOCK] Kill blk_attempt_remerge()
author
Jens Axboe
<axboe@suse.de>
Mon, 9 Jan 2006 14:30:20 +0000
(15:30 +0100)
committer
Jens Axboe
<axboe@suse.de>
Mon, 9 Jan 2006 14:30:20 +0000
(15:30 +0100)
It's a broken interface, it's done way too late. And apparently it triggers
slab problems in recent kernels as well (most likely after the generic dispatch
code was merged). So kill it, ide-cd is the only user of it.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found