X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=block%2Fblk-throttle.c;h=e287c19908c8a31d3c4d29b1586921066032afa6;hb=b691f64360ecec49c44d534cf4c1798a438bfccb;hp=5b0659512047208efdcc3db7d714bc72dfd456f5;hpb=0b3e9f3f21c42d064f5f4088df4088e3d55755eb;p=~andy%2Flinux diff --git a/block/blk-throttle.c b/block/blk-throttle.c index 5b065951204..e287c19908c 100644 --- a/block/blk-throttle.c +++ b/block/blk-throttle.c @@ -1123,9 +1123,6 @@ bool blk_throtl_bio(struct request_queue *q, struct bio *bio) goto out; } - /* bio_associate_current() needs ioc, try creating */ - create_io_context(GFP_ATOMIC, q->node); - /* * A throtl_grp pointer retrieved under rcu can be used to access * basic fields like stats and io rates. If a group has no rules,