Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752305AbdLEQsG (ORCPT ); Tue, 5 Dec 2017 11:48:06 -0500 Received: from muru.com ([72.249.23.125]:53446 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751062AbdLEQsF (ORCPT ); Tue, 5 Dec 2017 11:48:05 -0500 Date: Tue, 5 Dec 2017 08:48:00 -0800 From: Tony Lindgren To: js1304@gmail.com Cc: Andrew Morton , Rik van Riel , Johannes Weiner , Laura Abbott , Minchan Kim , Marek Szyprowski , Michal Nazarewicz , "Aneesh Kumar K . V" , Vlastimil Babka , Russell King , Will Deacon , linux-mm@kvack.org, linux-kernel@vger.kernel.org, kernel-team@lge.com, Joonsoo Kim Subject: Re: [PATCH v2 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE Message-ID: <20171205164800.GV28152@atomide.com> References: <1512114786-5085-1-git-send-email-iamjoonsoo.kim@lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1512114786-5085-1-git-send-email-iamjoonsoo.kim@lge.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 493 Lines: 14 * js1304@gmail.com [171201 07:55]: > From: Joonsoo Kim > > v2 > o previous failure in linux-next turned out that it's not the problem of > this patchset. It was caused by the wrong assumption by specific > architecture. > > lkml.kernel.org/r/20171114173719.GA28152@atomide.com Thanks works me, I've sent a pull request for the related fix for v4.15-rc cycle. So feel free to add for the whole series: Tested-by: Tony Lindgren