]> git.baikalelectronics.ru Git - kernel.git/commit
block: Remove code handling bio_alloc failure with __GFP_WAIT
authorNikanth Karthikesan <knikanth@suse.de>
Wed, 15 Apr 2009 05:05:31 +0000 (10:35 +0530)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 15 Apr 2009 10:10:12 +0000 (12:10 +0200)
commitad2fffee629df50675b825e8bb7e0fb2bae4988f
treed6c213d9c218fe20d7533a74751f55f4859cc741
parent1f93623ef44809d073002592ce00ce7e9a2e73af
block: Remove code handling bio_alloc failure with __GFP_WAIT

Remove code handling bio_alloc failure with __GFP_WAIT.
GFP_KERNEL implies __GFP_WAIT.

Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-barrier.c
block/ioctl.c