Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp7979ybg; Mon, 27 Jul 2020 13:59:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwA3JtYleyiJ6ryPvcO2DoE9CKJkOKuLi7+3QJh/i5aRn7fEvjO2+nvxsHdVTXurs7ZKHEg X-Received: by 2002:a17:906:1fd7:: with SMTP id e23mr9549876ejt.174.1595883541921; Mon, 27 Jul 2020 13:59:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595883541; cv=none; d=google.com; s=arc-20160816; b=AR/+S0iQajKeMXSXvbPkJVhhhr9twYBPx6rXKm1cZoXbUXIQTUu0RIRNRdjxYXbW00 q/QYauis7C7ohiR3hVrqWcuPuNkCclmmrimedSME1U+LaPwHV2O3c0ZQEbrn8dvJ/Z5H vNkfO7jTU6T4TXV/pe8g31ddCpFdcot4IyQI/sf2FymUcbL84tVBiiReScDg9YcbRVvq 7nAO9e/FXNTD1HF76onZhUDv6f3uBfQfhfWQGHoxE6hDkk8uCSaeLeTymq1CzY8Uv6n+ ZAmAECstV6qFpbizGCRlsPSRgrNAtW0lxrnNFobqQ8ZllmRC18DwMei5klxAcKxbazmW m5nw== 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=mWcv2c291GGQxEq6nHo5bP4GCdiqtJ3+l47o6L1KL+s=; b=WLLYOPhAsMVHisygmB0LNEFEOWs5HhH+PFudGEEmFEC4+bjVhJv3rvWd1sGL01ZtPV Nw4pw5Oi+Stxdp4Z++VefJaijZTkLSUEHiXjm4A09uY8gXSM9f+uja6HI/raM1965orh ubnjNNFmBRkupd6TXZvgydrm0l7StQJd2UxAabboGBirs4oNIlcWndTyJA6CNNn2xwEX ag8a9F/6s46agrVKR9zUVeOalM2um0oyX6aYTXmZqlbZNfPQRq0IpP5cvpXpJciDsKk+ pD2lcm8+Xd5BuRyhl+i0z8ekAhJulzl4/MAwqIBm7OY4rzGOm7KAibK3DdpRU/hTj8SI EDAQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dk14si4925197edb.61.2020.07.27.13.58.39; Mon, 27 Jul 2020 13:59:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726799AbgG0U4S (ORCPT + 99 others); Mon, 27 Jul 2020 16:56:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:36948 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726091AbgG0U4R (ORCPT ); Mon, 27 Jul 2020 16:56:17 -0400 Received: from oasis.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 26A1F20809; Mon, 27 Jul 2020 20:56:16 +0000 (UTC) Date: Mon, 27 Jul 2020 16:56:14 -0400 From: Steven Rostedt To: Peter Zijlstra Cc: kernel test robot , kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, x86@kernel.org, Ingo Molnar , sfr@canb.auug.org.au Subject: Re: [PATCH v2] sched,tracing: Convert to sched_set_fifo() Message-ID: <20200727165614.5d0f4346@oasis.local.home> In-Reply-To: <20200725165816.GE10769@hirez.programming.kicks-ass.net> References: <202006192249.AYnVBGCH%lkp@intel.com> <20200709124505.GT597537@hirez.programming.kicks-ass.net> <20200709115818.36a956a4@oasis.local.home> <20200720214918.GM5523@worktop.programming.kicks-ass.net> <20200724213911.GX119549@hirez.programming.kicks-ass.net> <20200724174618.7487ee7c@oasis.local.home> <20200724215003.GY119549@hirez.programming.kicks-ass.net> <20200724181846.415bfd43@oasis.local.home> <20200725165816.GE10769@hirez.programming.kicks-ass.net> 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 Sat, 25 Jul 2020 18:58:16 +0200 Peter Zijlstra wrote: > On Fri, Jul 24, 2020 at 06:18:46PM -0400, Steven Rostedt wrote: > > On Fri, 24 Jul 2020 23:50:03 +0200 > > peterz@infradead.org wrote: > > > > > - if (producer_fifo < 0) > > > + if (producer_fifo) > > > + trace_printk("Running Producer at SCHED_FIFO %s\n", > > > + consumer_fifo == 1 ? "low" : "high"); > > > > I'm going to take cut-and-paste away from you! > > Well, yes, I said so, I also already have it fixed. I thought you're comment on IRC was about v1, as I read it before seeing v2. > > Aside from that, is the patch ok? Beside this, yes. Reviewed-by: Steven Rostedt (VMware) -- Steve