mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-20 07:34:42 +00:00
Obviously, cfq_cic_link() shouldn't free a just allocated cfq_io_context? The dead key is from __cic, so drop that. Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Jens Axboe <axboe@suse.de>