Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp2433721ybp; Thu, 10 Oct 2019 07:21:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqziVZ7fhTeVGuYX/AqQZWYOf5ha4VDi9pmgyEONGwu6iOqr0g/PFMrDtPwqceBd9ausP1xW X-Received: by 2002:a05:6402:1252:: with SMTP id l18mr8398922edw.64.1570717301082; Thu, 10 Oct 2019 07:21:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570717301; cv=none; d=google.com; s=arc-20160816; b=1CedkBPTsMzgyNOGlz/h3UsFEXCxbozAHssVV9TTgQpHZkICN3FvIwWnbznu9roXFD Y7+eJCSsvxQkaQxRmn4REFKLdKwMGj4vHh7ZSYSJGfl3jsoxbU+DQDF1k+gkFGARdo0J HHYPnA5A1Lzx011qMtaO0q55iHul4gXJ2VPEQOO6keEVQA/CecfhAJ1pC1d8VQ/YZp/r 3shwuSAHEoY1wz4hooCmDHRRIxmiPzwi69fRuGfmDWu/ftk5HbBlB9Pv9JynFwSGM4dE E1bAL7Wdu2v245aBFXDLX5qcgElsPZmDrJsrH4BZakYMQrKf/VWhm21HHcHPOVsInCyN 0z8g== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=UYm70V9THHhnWc8y2sx/KC5vwUlKN6bwYakgf6WhKgI=; b=CIQcyeXQocOxwAftx1XTD6ybMSY6Lsq8IWqdhhbgDKzA8ZaMTz4bAaULOmXjkKCGYZ nU8MC14g49YI8focMcDWYQtCsZtYv3ZEF0ZPnnutcQ57oxIZDxhcN89/5F6jKFIKSPMd hy5OgbouNITV839rETK/fHH4eKYsUFuBCnTGXSppGFb6qDBU+ZJUeqnQHY728ujST7MD HVEubMlwEALxFsGR1OZRFDVD0eu9ixf8LqR/et3jZ40iIPROYo8/Ywyec04TOUnI2dB9 Petb6eNwytqHTxBz6hK+pV11p8qSrmIvr/EGjNCIaaLJk+A6s85Whs/CXxk79j1lS1A9 TVcg== 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 b20si3522801edc.359.2019.10.10.07.21.17; Thu, 10 Oct 2019 07:21:41 -0700 (PDT) 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 S1726299AbfJJOS1 (ORCPT + 99 others); Thu, 10 Oct 2019 10:18:27 -0400 Received: from mx2.suse.de ([195.135.220.15]:38052 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725901AbfJJOS0 (ORCPT ); Thu, 10 Oct 2019 10:18:26 -0400 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 ECE46B469; Thu, 10 Oct 2019 14:18:24 +0000 (UTC) Date: Thu, 10 Oct 2019 16:18:20 +0200 From: Michal Hocko To: Qian Cai Cc: Petr Mladek , Christian Borntraeger , Heiko Carstens , sergey.senozhatsky.work@gmail.com, rostedt@goodmis.org, peterz@infradead.org, linux-mm@kvack.org, john.ogness@linutronix.de, akpm@linux-foundation.org, Vasily Gorbik , Peter Oberparleiter , david@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] mm/page_isolation: fix a deadlock with printk() Message-ID: <20191010141820.GI18412@dhcp22.suse.cz> References: <20191009162339.GI6681@dhcp22.suse.cz> <6AAB77B5-092B-43E3-9F4B-0385DE1890D9@lca.pw> <20191010105927.GG18412@dhcp22.suse.cz> <1570713112.5937.26.camel@lca.pw> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1570713112.5937.26.camel@lca.pw> 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 10-10-19 09:11:52, Qian Cai wrote: > On Thu, 2019-10-10 at 12:59 +0200, Michal Hocko wrote: > > On Thu 10-10-19 05:01:44, Qian Cai wrote: > > > > > > > > > > On Oct 9, 2019, at 12:23 PM, Michal Hocko wrote: > > > > > > > > If this was only about the memory offline code then I would agree. But > > > > we are talking about any printk from the zone->lock context and that is > > > > a bigger deal. Besides that it is quite natural that the printk code > > > > should be more universal and allow to be also called from the MM > > > > contexts as much as possible. If there is any really strong reason this > > > > is not possible then it should be documented at least. > > > > > > Where is the best place to document this? I am thinking about under > > > the “struct zone” definition’s lock field in mmzone.h. > > > > I am not sure TBH and I do not think we have reached the state where > > this would be the only way forward. > > How about I revised the changelog to focus on memory offline rather than making > a rule that nobody should call printk() with zone->lock held? If you are to remove the CONFIG_DEBUG_VM printk then I am all for it. I am still not convinced that fiddling with dump_page in the isolation code is justified though. -- Michal Hocko SUSE Labs