Received: by 10.223.164.202 with SMTP id h10csp1358684wrb; Wed, 8 Nov 2017 03:05:39 -0800 (PST) X-Google-Smtp-Source: ABhQp+TnQUte6Ov+DBiAdhWFtRxj9rnZLvoPy6RxKxPVJ1iVj7qt0255KZioh1kEGxx2UGW+Li91 X-Received: by 10.84.235.136 with SMTP id p8mr86763plk.263.1510139138973; Wed, 08 Nov 2017 03:05:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510139138; cv=none; d=google.com; s=arc-20160816; b=nteWyvhvp+am/+8FzVULuQS1kM58C5/w+0ePSAbk4Tqhr1lzbBiR+SLa755bTloK+n foChvyJ6oAUvsmmsfDxLmcYRzZRNzLhjVQc8fUMFUpK3LO5N1pZ/XXOKbHC1zyL629zf 7hlssX1S2i2bKClKYUjdVajfs6Qz051sL5yQc7x/IIfvZxVGu/avhgQuSl0Zh8Jurq0r WKHJhHJDPh9nISQWx8rONV/D25YxvaPZBk4/cZTgg59BqPk+G6/a5BDaKU8EvaL9CcdZ M0SL9h95y5ZHhGEPW6mvdK0exXfOJ1tbctB1JSUXDHVcN+/Ck9zRZmWwiT47qY9Kcikj +bTQ== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=UBtv/f4mKdl7Brn9iemoLxC7pMFfXByWFBt+WutyU+M=; b=sli2V2Nj/iW+RY8oCSMdcDU5f/RrsLUygzt7bcOrV4FDtrC+HeyNgy9vbQIwIrPHBU 3CAlsMSRbBFkSYS6UDOzsLtOij0FbkJm3dcxyG/PKfN9TMcwvUfhe+5id8z2bSq2DH5I IHFO4hycckL5g9RZOkd8vbri3T7xyPLW6oCIEZbkE591Z0crt59eECZ17mukxafW6vUF vUzisSh0FuDG/OVd25H698VXOZsMBbfUBCY+pWsTaxwSXMvDO3uzpiDq6E+YGOemQKdQ ULFIT6HvaIUOR/07jxeSsegvQsTzQz8HaIDAJEAWNZ3NBiwO/XKcSaNoNEXEz3locDCP jtaA== 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 189si3845526pfu.371.2017.11.08.03.05.26; Wed, 08 Nov 2017 03:05:38 -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 S1752057AbdKHLEn (ORCPT + 91 others); Wed, 8 Nov 2017 06:04:43 -0500 Received: from foss.arm.com ([217.140.101.70]:59908 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbdKHLEl (ORCPT ); Wed, 8 Nov 2017 06:04:41 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id A8B4314; Wed, 8 Nov 2017 03:04:41 -0800 (PST) Received: from e110439-lin (e110439-lin.cambridge.arm.com [10.1.210.68]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 72A863F3DF; Wed, 8 Nov 2017 03:04:39 -0800 (PST) Date: Wed, 8 Nov 2017 11:02:52 +0000 From: Patrick Bellasi To: Ingo Molnar Cc: hpa@zytor.com, vincent.guittot@linaro.org, juri.lelli@redhat.com, linux-kernel@vger.kernel.org, tglx@linutronix.de, morten.rasmussen@arm.com, dietmar.eggemann@arm.com, peterz@infradead.org, brendan.jackman@arm.com, torvalds@linux-foundation.org, chris.redpath@arm.com, linux-tip-commits@vger.kernel.org Subject: Re: [tip:sched/core] sched/core: Optimize sched_feat() for !SCHED_DEBUG builds Message-ID: <20171108110252.GA31247@e110439-lin> References: <20171107160658.4839-1-patrick.bellasi@arm.com> <20171108100308.ma73opbqgrlnxz74@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171108100308.ma73opbqgrlnxz74@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08-Nov 11:03, Ingo Molnar wrote: > > * tip-bot for Patrick Bellasi wrote: > > > Commit-ID: 692ee9a79c14c9f707eeb03754a26b9427c0e005 > > Gitweb: https://git.kernel.org/tip/692ee9a79c14c9f707eeb03754a26b9427c0e005 > > Author: Patrick Bellasi > > AuthorDate: Tue, 7 Nov 2017 16:06:58 +0000 > > Committer: Ingo Molnar > > CommitDate: Wed, 8 Nov 2017 10:17:29 +0100 > > > > sched/core: Optimize sched_feat() for !SCHED_DEBUG builds > > Hm, I noticed this too late, but lots of architecture defconfig builds now produce > a ton of warnings: > > In file included from /home/mingo/tip/kernel/sched/idle.c:19:0: > /home/mingo/tip/kernel/sched/sched.h:1275:33: warning: 'sysctl_sched_features' defined but not used [-Wunused-variable] > static const_debug unsigned int sysctl_sched_features = > ^ > > I'm dropping this patch for now. Ok Ingo, thanks. Actually, my fault I did not checked archs other then arm64 and x86_64. I'll look into this and respin a clean new version. > Thanks, > > Ingo Cheers Patrick -- #include Patrick Bellasi From 1583491908875720890@xxx Wed Nov 08 10:06:03 +0000 2017 X-GM-THRID: 1583491001715065076 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread