Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp17637891ybl; Thu, 2 Jan 2020 09:09:01 -0800 (PST) X-Google-Smtp-Source: APXvYqwOd0Cey24tYVmQ+5fTHf8OeOeyrWxkyKeRiAd8OZ9W2SXPcNIAKlOem9pr/iGF1o3q9K0+ X-Received: by 2002:a05:6830:2141:: with SMTP id r1mr93557924otd.39.1577984941492; Thu, 02 Jan 2020 09:09:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577984941; cv=none; d=google.com; s=arc-20160816; b=xPd78rFykuxY/MvD5qRn1TQsDYrHzkEKvluevObnMD4XwIga6XF7a1fAYT68W4JcSj 1OmYaZm0HqXKIc7FQYKxrdCVd7UrWyg4uwpO81MBybCexYHseu4ql0YqXmgt1s30ecd8 MnV4ZZi26lmmEcp9DBBiI8iCcb60b3cItpHh5nAMbviJvW26Lz4GDghXFisQmTP8/BvR VpZRzMc0x/KkQ9MdbvQkRuF/CmioSaoIp6cVUt0xptMv60XrFC6d3z4e62hpPwuh2zS0 JPAWWe+krP6SVww7s6w8i4E34LzyzN8f3OFK0boJ2TpShVfAW2z/jP6nnIC+1OWkWSl2 aZ+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=6lZKcuLHtYdA+r6ovWYnD83TkiqEhtsivvMwsKyqr/4=; b=ZN1uUA3SN/hTWxSPwsM23TjXct+xYKaoC0Ov/rYiXCQgqUQPPhiMDp7GxaE8/+ZV5R msmOg/gYUgZeKnwf70zKsiGN4Vf79Yh0UBpyQnAoEzpa6W0xGBt2a0/myAM9FiWcLZig 13ioJZPkbHycRZjsBvVQY2n2lwceXYL9YRliVtxqy16tOzKRGby2EdW0xRXkXuRYd0DN ei97phZlxBp8slyhy2xIkL4Vlxdj7vwrarOR779AKPqo986l9iEHEZkXQtLeYW9WJRwz 7yioTZg8zSqCSiHmye6YNQ4fCkfKbHL2dkeeEcM843l8HBCwapPPagbp56oTIZ6p0HHi Bbnw== 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 v4si21746957oth.306.2020.01.02.09.08.47; Thu, 02 Jan 2020 09:09:01 -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 S1727682AbgABRH6 (ORCPT + 99 others); Thu, 2 Jan 2020 12:07:58 -0500 Received: from mail.kernel.org ([198.145.29.99]:47924 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726125AbgABRH6 (ORCPT ); Thu, 2 Jan 2020 12:07:58 -0500 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 90FD92085B; Thu, 2 Jan 2020 17:07:56 +0000 (UTC) Date: Thu, 2 Jan 2020 12:07:52 -0500 From: Steven Rostedt To: Qian Cai Cc: Sergey Senozhatsky , Andrew Morton , Linus Torvalds , tytso@mit.edu, Arnd Bergmann , gregkh@linuxfoundation.org, pmladek@suse.com, Catalin Marinas , Will Deacon , dan.j.williams@intel.com, Peter Zijlstra , longman@redhat.com, Thomas Gleixner , Linux-MM , linux-arm-kernel@lists.infradead.org, Linux Kernel Mailing List Subject: Re: [PATCH] char/random: silence a lockdep splat with printk() Message-ID: <20200102120752.7b893b1e@gandalf.local.home> In-Reply-To: <1CA39814-DE67-4112-8F97-D62B9F47FF9D@lca.pw> References: <20191205010055.GO93017@google.com> <4F9E9335-334B-4600-8BC3-4AF91510D113@lca.pw> <1CA39814-DE67-4112-8F97-D62B9F47FF9D@lca.pw> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2 Jan 2020 10:42:51 -0500 Qian Cai wrote: > > On Dec 16, 2019, at 8:52 PM, Qian Cai wrote: > > > > > > > >> On Dec 4, 2019, at 8:00 PM, Sergey Senozhatsky wrote: > >> > >> A 'Reviewed-by' will suffice. > >> > >> Reviewed-by: Sergey Senozhatsky > > > > Ted, could you take a look at this trivial patch? > > Not sure if Ted is still interested in maintaining this file as he had no feedback for more > than a month. The problem is that this will render the lockdep useless for a general > debugging tool as it will disable the lockdep early in the process. > How would this disable lockdep early in the process? The patch is just changing pr_notice() to printk_deferred() correct? -- Steve