From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f53.google.com (mail-pj1-f53.google.com [209.85.216.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E5BBAED3 for ; Tue, 20 Sep 2022 02:49:26 +0000 (UTC) Received: by mail-pj1-f53.google.com with SMTP id i15-20020a17090a4b8f00b0020073b4ac27so1072084pjh.3 for ; Mon, 19 Sep 2022 19:49:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=rI0IpfDVb05suW6mssP/QFC86Iigix9NLenW3JQ6Phs=; b=lnIljFKp1ED3j5wPYTN7mdVUfk7FiKkjAkcUsYSYUMCZpdQ5U8vkDdIo4K0hiw1RH3 +GFslTzjK43l0+rnV0YItKzr73eqf7dBzWl3BzQNkwS39xy9TTbRZE0df01R7//5oEJr gCiIxE6Vh5vvSGpkucOrRiDvI3G32scMCweV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=rI0IpfDVb05suW6mssP/QFC86Iigix9NLenW3JQ6Phs=; b=y06pPRIgCDHoMzbbBcnO6B0Dv8OV4jW17eQkDKyIXX1dYRXtk2CgMchiox+dY02R34 Umq1ha3AIzMHW87EQTygQDqkGvbXqCB+6ScLZbhurqsziWJnxh3DGsg7Q/pRS3NKcILV Tjrgyg3I1UT1+mM7RMMzmqQ2DvWFz0v0EnWC+1ommbfIMzlkE0PnehRVl14s2v41YbxI 2IzurcmuQOc/JwZw5wqVRFiweRi198Y2nfRIzBpxQbsHWgdK3hriBqsF/niqWlWCIT+N 1we4AlTgpCebQNKwkqtMKC408n+TC9eedzBthkJf3PEZPP/79bvOyNVeLZTHVMZDlSM7 Th+w== X-Gm-Message-State: ACrzQf0LLnUBWRHz64ZbKB0U42uOmjfhJRASpGccWkNUV0UK//1Yd0dg nYym1rV1NSnJMQz2gpl75wJpqg== X-Google-Smtp-Source: AMsMyM7S+Aze7xjQjfeMxV1IycjxiN9uStAZCOz26LYAWGHUeF519ICUTt9w2zkpb7un7hJ/v+di5Q== X-Received: by 2002:a17:902:8e84:b0:178:57e4:805b with SMTP id bg4-20020a1709028e8400b0017857e4805bmr2741327plb.144.1663642166279; Mon, 19 Sep 2022 19:49:26 -0700 (PDT) Received: from google.com ([240f:75:7537:3187:5744:3726:1f8b:92ad]) by smtp.gmail.com with ESMTPSA id j6-20020a170903024600b00178a9b193cfsm119779plh.140.2022.09.19.19.49.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Sep 2022 19:49:25 -0700 (PDT) Date: Tue, 20 Sep 2022 11:49:14 +0900 From: Sergey Senozhatsky To: Peter Zijlstra Cc: linux@armlinux.org.uk, linux-imx@nxp.com, tglx@linutronix.de, mingo@redhat.com, x86@kernel.org, rostedt@goodmis.org, pmladek@suse.com, senozhatsky@chromium.org, john.ogness@linutronix.de, Andrew Morton , linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-omap@vger.kernel.org, linux-csky@vger.kernel.org, linux-hexagon@vger.kernel.org, linux-ia64@vger.kernel.org, loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, openrisc@lists.librecores.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-um@lists.infradead.org, linux-perf-users@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-xtensa@linux-xtensa.org, linux-acpi@vger.kernel.org, linux-pm@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-tegra@vger.kernel.org, linux-arch@vger.kernel.org, kasan-dev@googlegroups.com Subject: Re: [PATCH v2 25/44] printk: Remove trace_.*_rcuidle() usage Message-ID: References: <20220919095939.761690562@infradead.org> <20220919101522.021681292@infradead.org> Precedence: bulk X-Mailing-List: loongarch@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220919101522.021681292@infradead.org> On (22/09/19 12:00), Peter Zijlstra wrote: > The problem, per commit fc98c3c8c9dc ("printk: use rcuidle console > tracepoint"), was printk usage from the cpuidle path where RCU was > already disabled. > > Per the patches earlier in this series, this is no longer the case. > > Signed-off-by: Peter Zijlstra (Intel) > Reviewed-by: Sergey Senozhatsky > Acked-by: Petr Mladek Acked-by: Sergey Senozhatsky