[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5512170B.1090003@kernel.dk>
Date: Tue, 24 Mar 2015 20:01:47 -0600
From: Jens Axboe <axboe@...nel.dk>
To: David Rientjes <rientjes@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>
CC: Tejun Heo <tj@...nel.org>,
Lars Ellenberg <drbd-dev@...ts.linbit.com>,
drbd-user@...ts.linbit.com, linux-kernel@...r.kernel.org
Subject: Re: [patch resend 2/3] block, drbd: fix drbd_req_new() initialization
On 03/24/2015 05:22 PM, David Rientjes wrote:
> mempool_alloc() does not support __GFP_ZERO since elements may come from
> memory that has already been released by mempool_free().
>
> Remove __GFP_ZERO from mempool_alloc() in drbd_req_new() and properly
> initialize it to 0.
This (and the other drbd patch) queued up in for-4.1/drivers, thanks.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists