From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932660AbcBIR6i (ORCPT ); Tue, 9 Feb 2016 12:58:38 -0500 Received: from mx2.suse.de ([195.135.220.15]:37091 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932140AbcBIR6g (ORCPT ); Tue, 9 Feb 2016 12:58:36 -0500 Subject: Re: [PATCH v2 3/3] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous To: Joonsoo Kim , Andrew Morton References: <1454566775-30973-1-git-send-email-iamjoonsoo.kim@lge.com> <1454566775-30973-3-git-send-email-iamjoonsoo.kim@lge.com> <20160204164929.a2f12b8a7edcdfa596abd850@linux-foundation.org> Cc: Aaron Lu , Mel Gorman , Rik van Riel , David Rientjes , LKML , Linux Memory Management List , Joonsoo Kim From: Vlastimil Babka Message-ID: <56BA28C8.3060903@suse.cz> Date: Tue, 9 Feb 2016 18:58:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/05/2016 05:11 PM, Joonsoo Kim wrote: > Yeah, it seems wrong to me. :) > Here goes fix. Doesn't apply for me, even after fixing the most obvious line wraps. Seems like the version in mmotm is still your original patch and Andrew's hotfix?