Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1780626imu; Tue, 6 Nov 2018 04:20:39 -0800 (PST) X-Google-Smtp-Source: AJdET5cjp3NTJiyClqF8L6d3R1w6/Whpb9mt3oj760PPJYjogtQRD6zBznD3qPpmzidYPPGH6Iew X-Received: by 2002:a63:c642:: with SMTP id x2-v6mr23007889pgg.16.1541506839558; Tue, 06 Nov 2018 04:20:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541506839; cv=none; d=google.com; s=arc-20160816; b=aZxPchC0/I/zh6tW7YVK9yOyHqaETCkc8FPhB5N88ERqbHkAhgOk6vA84qNxNK1uE2 q0OSd49KarB/8yeGVVxY7poZRsWRD1ZQn4X9ni//VgOakIm4CS4V5ryZ3cT+UAvPu2D0 XyAGLL38cDCO6glQZWf43Udb9MSd8ZbhhPtwA84SilqsT/e5NnCH1Sqwmr0dKnpUkap9 OH+zLFcwodHylJOngIqzdQBBZNU7mphYu/mpHP0X/iklgW3lyV+rJc+C2Q1EdYgU658j t282B92mGXEl/mTADCi7rSZFcPejpWxUGAIA1vEJTQn3yS/8ogCdvYM6HiHMv+OLsl0h JxIQ== 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=7aTgubQl4ABYsFBeDkpDvKtrD6iyWCDUZc6Wmfsq+eE=; b=VKRBrqqwWGUVuHX6cal3ipQRJFo8WZjVgzn/nHKhCDUKrSoIMP96B4CLcfXCNHNIUv EI417VxBIXKCntJUBrK+r4SITJzb1f0U4JSE0WSG83yp3WDJc3evpA44DTqVzpPrD9FB iyvScKgVLjN3MdSdXD7aMJom1Mb0Hfw4Jx6xJu9d/PzjaAXX/Ya7YW8XNUyjabuV8J1U bvg1bpbKBcedYtYoaaWJGVEI9wYmxlocXmdMg+phgyw1T3XdtubnuD7zKjVu17oqzxPy 0KGN2wp4QkXnQrtBgc/ufrhFcSpBxDHTuJwxBN3ZzeDHcAXuuerFbBbq8I7vr/F23/MH sFkg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g7-v6si46722949pll.160.2018.11.06.04.20.24; Tue, 06 Nov 2018 04:20:39 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387722AbeKFVjo (ORCPT + 99 others); Tue, 6 Nov 2018 16:39:44 -0500 Received: from mx2.suse.de ([195.135.220.15]:42514 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2387454AbeKFVjo (ORCPT ); Tue, 6 Nov 2018 16:39:44 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 50B1FB611; Tue, 6 Nov 2018 12:14:47 +0000 (UTC) Date: Tue, 6 Nov 2018 13:14:46 +0100 From: Michal Hocko To: Chris Wilson Cc: Kuo-Hsin Yang , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Joonas Lahtinen , Peter Zijlstra , Andrew Morton , Dave Hansen Subject: Re: [PATCH v6] mm, drm/i915: mark pinned shmemfs pages as unevictable Message-ID: <20181106121446.GL27423@dhcp22.suse.cz> References: <20181106093100.71829-1-vovoy@chromium.org> <154150241813.6179.68008798371252810@skylake-alporthouse-com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <154150241813.6179.68008798371252810@skylake-alporthouse-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 Tue 06-11-18 11:06:58, Chris Wilson wrote: [...] > The challenge for the patch as it stands, is who lands it? We can take > it through drm-intel (for merging in 4.21) but need Andrew's ack on top > of all to agree with that path. Or we split the patch and only land the > i915 portion once we backmerge the mm tree. I think pushing the i915 > portion through the mm tree is going to cause the most conflicts, so > would recommend against that. I usually prefer new exports to go along with their users. I am pretty sure that the core mm change can be routed via whatever tree needs that. Up to Andrew but this doesn't seem to be conflicting with anything that is going on in MM. -- Michal Hocko SUSE Labs