From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0DDEEC04EB9 for ; Wed, 5 Dec 2018 12:56:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D34B42081B for ; Wed, 5 Dec 2018 12:56:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="HxRuDgp6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D34B42081B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tr0roF5uIVih+Au4QCOvR3PBTkuTBVGyE5DkFRsCvx4=; b=HxRuDgp6m3/bXv RRP5O+EHHnr9XGD+L/qQLIuycB2Lq0U3K6J/R5D4mtDIYClncKlaLu4pACyqemsqMAsmfBgEW+Hkk ypkLVOXehZB1B63a1vm+yNDz7vXLfK86XiLWEr5nRT4Ak9D0xJ8tBZRE4o+ioYYFwGXZF/ilQFR37 FzQx5F1HFPawR2G7w+gGQg2/RpBiO/WhBvUuQEqagOnikGYcRhXsWPO/3REatyaHt1hPNbPlI93ml 0bRG0LaD+PnX5EfWZBGfreIhewWzLZOnN5+bAZzEKD4ooewHdHOvdchU/kmYOY0TTXu1tuE95yGsU AH20LiJjtdAfMkIOzsPQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUWjF-00083s-0x; Wed, 05 Dec 2018 12:56:37 +0000 Received: from mx2.suse.de ([195.135.220.15] helo=mx1.suse.de) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUWj2-0007qI-KG; Wed, 05 Dec 2018 12:56:25 +0000 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 28B77B0E5; Wed, 5 Dec 2018 12:56:12 +0000 (UTC) Date: Wed, 5 Dec 2018 13:56:07 +0100 From: Michal Hocko To: David Hildenbrand Subject: Re: [PATCH RFC 0/7] mm: PG_reserved cleanups and documentation Message-ID: <20181205125607.GM1286@dhcp22.suse.cz> References: <20181205122851.5891-1-david@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20181205122851.5891-1-david@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181205_045624_812680_A48E03B6 X-CRM114-Status: UNSURE ( 8.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , David Airlie , Benjamin Herrenschmidt , Bhupesh Sharma , Palmer Dabbelt , Heiko Carstens , linux-mm@kvack.org, Paul Mackerras , linux-riscv@lists.infradead.org, Alexander Duyck , linux-s390@vger.kernel.org, Vasily Gorbik , Michael Ellerman , Pavel Tatashin , Matthew Wilcox , Geert Uytterhoeven , Catalin Marinas , Anthony Yznaga , Tobias Klauser , Albert Ou , Kees Cook , Arnd Bergmann , Stephen Rothwell , Marc Zyngier , Will Deacon , linux-m68k@lists.linux-m68k.org, Dave Kleikamp , linux-mediatek@lists.infradead.org, Dan Williams , linux-arm-kernel@lists.infradead.org, Christophe Leroy , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Miles Chen , Mike Rapoport , James Morse , Souptick Joarder , Martin Schwidefsky , Andrew Morton , linuxppc-dev@lists.ozlabs.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On Wed 05-12-18 13:28:44, David Hildenbrand wrote: [...] > Most notably, for device memory we can hopefully soon stop setting > it PG_reserved I am busy as hell so I am not likely to look at specific patche this week. But could you be more specific why we need to get rid of other PG_reserved users before we can do so for device memory? I am all for removing relicts because they just confuse people but I fail to see any relation here. -- Michal Hocko SUSE Labs _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv