Skip to content
Snippets Groups Projects
Commit 356cebea authored by Jens Axboe's avatar Jens Axboe
Browse files

[BLOCK] Kill blk_attempt_remerge()


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: default avatarJens Axboe <axboe@suse.de>
parent 5a57be8d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment