Re: [PATCH] dma: iovlock: avoid dma_pin_iovec_pages() causing page allocator warns on order >= MAX_ORDER

2014-09-25 Thread Rafael Aquini
On Tue, Sep 09, 2014 at 02:22:38PM -0400, Rafael Aquini wrote: > dma_pin_iovec_pages() eventually causes the page allocator to stumble across > it warning case when a request for contigous mem block gets order >= > MAX_ORDER. > >trinity(11230): Randomness reseeded to 0xaf76756f >trinity:

[PATCH] dma: iovlock: avoid dma_pin_iovec_pages() causing page allocator warns on order >= MAX_ORDER

2014-09-09 Thread Rafael Aquini
dma_pin_iovec_pages() eventually causes the page allocator to stumble across it warning case when a request for contigous mem block gets order >= MAX_ORDER. trinity(11230): Randomness reseeded to 0xaf76756f trinity: trinity(11230) Randomness reseeded to 0xaf76756f [ 7442.617160] -