From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Hurley Subject: Re: page allocator bug in 3.16? Date: Thu, 25 Sep 2014 19:52:48 -0400 Message-ID: <5424AAD0.9010708@hurleysoftware.com> References: <54246506.50401@hurleysoftware.com> <20140925143555.1f276007@as> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140925143555.1f276007@as> Sender: owner-linux-mm@kvack.org To: Chuck Ebbert Cc: Mel Gorman , Shaohua Li , Rik van Riel , Maarten Lankhorst , Thomas Hellstrom , Andrew Morton , Linus Torvalds , Linux kernel , linux-mm , Ingo Molnar , Hugh Dickens , "dri-devel@lists.freedesktop.org" List-Id: dri-devel@lists.freedesktop.org On 09/25/2014 03:35 PM, Chuck Ebbert wrote: > There are six ttm patches queued for 3.16.4: > > drm-ttm-choose-a-pool-to-shrink-correctly-in-ttm_dma_pool_shrink_scan.patch > drm-ttm-fix-handling-of-ttm_pl_flag_topdown-v2.patch > drm-ttm-fix-possible-division-by-0-in-ttm_dma_pool_shrink_scan.patch > drm-ttm-fix-possible-stack-overflow-by-recursive-shrinker-calls.patch > drm-ttm-pass-gfp-flags-in-order-to-avoid-deadlock.patch > drm-ttm-use-mutex_trylock-to-avoid-deadlock-inside-shrinker-functions.patch Thanks for info, Chuck. Unfortunately, none of these fix TTM dma allocation doing CMA dma allocation, which is the root problem. Regards, Peter Hurley -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org