From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752274AbdKFXXA (ORCPT ); Mon, 6 Nov 2017 18:23:00 -0500 Received: from muru.com ([72.249.23.125]:46942 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751676AbdKFXW7 (ORCPT ); Mon, 6 Nov 2017 18:22:59 -0500 Date: Mon, 6 Nov 2017 15:22:55 -0800 From: Tony Lindgren To: Michal Hocko Cc: Joonsoo Kim , Andrew Morton , Stephen Rothwell , Linus Torvalds , Russell King - ARM Linux , linux-kernel@vger.kernel.org Subject: Re: Regression still in next for drop migrate type checks Message-ID: <20171106232255.GN28152@atomide.com> References: <20171103160012.GF28152@atomide.com> <20171104082500.qvzbb2kw4suo6cgy@dhcp22.suse.cz> <20171104083544.qhekx4xqgxj5kezr@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171104083544.qhekx4xqgxj5kezr@dhcp22.suse.cz> 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 * Michal Hocko [171104 08:37]: > On Sat 04-11-17 09:25:00, Michal Hocko wrote: > > On Fri 03-11-17 09:00:12, Tony Lindgren wrote: > > > Hi all, > > > > > > Looks like I'm still carrying patch "mm: distinguish CMA and MOVABLE > > > isolation in has_unmovable_pages" from Michal [1] for commit e1d753dff0fa > > > ("mm: drop migrate type checks from has_unmovable_pages") and Linux next > > > has been broken for CMA for few weeks now as noted in the discussion > > > also at [1]. > > > > > > What's the status of this regression? How come it's been known > > > broken for two weeks and still not fixed or reverted in next? > > > This is clearly is not suitable for "wider testing" ;) > > > > This is the first time I hear about the regression. Joonsoo has pointed > > out that there might be a problem but he didn't have any specific > > failure in hands. The fix has been posted [1] and Andrew has picked it > > up few days ago. Could you try to apply that patch? It will show up in > > linux-next as soon as Andrew releases mmotm. > > Just noticed that Andrew has already released mmotm with the patch > included. I would appreciate if you could just apply this patch on top > of failing kernel to double check and have your Tested-by. Yes Linux next now works for me like I replied earlier. Probably already too late for a Tested-by as it's been applied :) Tony