lkml.org 
[lkml]   [2015]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: linux-next: manual merge of the akpm-current tree with the block tree
Hi Mel,

On Sun, 1 Nov 2015 18:38:53 +0000 Mel Gorman <mgorman@techsingularity.net> wrote:
>
> On Mon, Nov 02, 2015 at 02:51:25AM +1100, Stephen Rothwell wrote:
> >
> > @@ -2038,7 +2038,7 @@ void generic_make_request(struct bio *bio)
> > do {
> > struct request_queue *q = bdev_get_queue(bio->bi_bdev);
> >
> > - if (likely(blk_queue_enter(q, __GFP_WAIT) == 0)) {
> > + if (likely(blk_queue_enter(q, __GFP_RECLAIM) == 0)) {
> >
> > q->make_request_fn(q, bio);
>
> ___GFP_DIRECT_RECLAIM is more appropriate than __GFP_RECLAIM in the
> second hunk.

OK, I have done that for today, thanks.

--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au


\
 
 \ /
  Last update: 2015-11-01 23:01    [W:0.043 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site