Received: by 2002:ac0:8845:0:0:0:0:0 with SMTP id g63csp560723img; Thu, 28 Feb 2019 04:18:46 -0800 (PST) X-Google-Smtp-Source: AHgI3IZ4RuFuajGDbBClph68rCKqwYsG7JfoFLImmrMdRLphpVI7BjOIW9HlcI1GabnV4E9UhT1r X-Received: by 2002:a65:448b:: with SMTP id l11mr8181145pgq.450.1551356325812; Thu, 28 Feb 2019 04:18:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551356325; cv=none; d=google.com; s=arc-20160816; b=OS/+TEXIwE0ZnKqRdaZr0xyYlmT6gv/umVJ30JMDwAIWtQXuoT36gYNGbSIBx1MI6R +elGAoK30GA0LuVSeAJQ668EqlhbBe4c3oAqIIh3ZR3lF4PXbPs4BNWw0Xd4f0RhreiO yzglktlt/8Wte1EuFpZHXiUBsr8+TP2WKkOUMvpGn7nAN0bxNk1FLwDHAmaLFTtdGNCr Nb2CVb4/VtBtbb+smuqIHbWGVKjZF2XPNTz+RMOzSiNMpLdJY9g6k6+tdq74IzkNudfD zjHegZyzV7lOihzvj7qGbK91dcNtA1TKVfb9Z6K1iTvr/D3BTkNNOoDcjBEQ8iP7iM0J eDEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=lzr4fROOkhhmJWDsK5pmC/ulFcOfSSmtBYTv8qUtVZo=; b=fNew0f0byWwyvWjti7RiZGkl/yDTHEyobFpWMpTOPgFr7oD0poiBFlBuD5vT8CFVwr Cpuqr5EWMhfzbc3aFRYT3ZkiQfB8MLdf51g2svyltSu26nfVbhtKAn2EvMGFi0aTd2rB onFKByBprUE4aQ2UynEpcftjdlP6KPvw2fGsaQbA6pcEksgcJgB0EGrO7Wj6XKA9ZXxt 1wAMaWR8NqduLjefFStwY2YO29ISQhxCWOQk9dCb0MbAxEwFwBNdiq8es7+hDhuttbn8 7aMtYdOQzgupCZts71LY1Rlu5utlAJQK4V6IuiHJA2xualc6gzgxi4Zf/yDIvP8GunzM A7rQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z8si12709490pgu.224.2019.02.28.04.18.30; Thu, 28 Feb 2019 04:18:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732566AbfB1LeV (ORCPT + 99 others); Thu, 28 Feb 2019 06:34:21 -0500 Received: from outbound-smtp26.blacknight.com ([81.17.249.194]:44874 "EHLO outbound-smtp26.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725945AbfB1LeV (ORCPT ); Thu, 28 Feb 2019 06:34:21 -0500 Received: from mail.blacknight.com (pemlinmail02.blacknight.ie [81.17.254.11]) by outbound-smtp26.blacknight.com (Postfix) with ESMTPS id B42FCB87B0 for ; Thu, 28 Feb 2019 11:34:19 +0000 (GMT) Received: (qmail 20082 invoked from network); 28 Feb 2019 11:34:19 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[37.228.225.79]) by 81.17.254.9 with ESMTPSA (AES256-SHA encrypted, authenticated); 28 Feb 2019 11:34:19 -0000 Date: Thu, 28 Feb 2019 11:34:18 +0000 From: Mel Gorman To: Andrey Ryabinin Cc: Andrew Morton , Johannes Weiner , Vlastimil Babka , Rik van Riel , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Michal Hocko Subject: Re: [PATCH v2 4/4] mm/vmscan: remove unused lru_pages argument Message-ID: <20190228113418.GG9565@techsingularity.net> References: <20190228083329.31892-1-aryabinin@virtuozzo.com> <20190228083329.31892-4-aryabinin@virtuozzo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20190228083329.31892-4-aryabinin@virtuozzo.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 28, 2019 at 11:33:29AM +0300, Andrey Ryabinin wrote: > Since commit 9092c71bb724 ("mm: use sc->priority for slab shrink targets") > the argument 'unsigned long *lru_pages' passed around with no purpose. > Remove it. > > Signed-off-by: Andrey Ryabinin > Acked-by: Johannes Weiner > Acked-by: Vlastimil Babka > Cc: Michal Hocko > Cc: Rik van Riel > Cc: Mel Gorman Acked-by: Mel Gorman -- Mel Gorman SUSE Labs