From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2F29C4338F for ; Mon, 23 Aug 2021 09:27:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8F0B4613A1 for ; Mon, 23 Aug 2021 09:27:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236159AbhHWJ1s (ORCPT ); Mon, 23 Aug 2021 05:27:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236178AbhHWJ1f (ORCPT ); Mon, 23 Aug 2021 05:27:35 -0400 Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4DF78C06129D for ; Mon, 23 Aug 2021 02:26:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=0LSCilB8QW6YMaDFbuEe9k2cmYs+dPI96xsb699qNXU=; b=cZX8HM+DqqOgElb2vVJYPHr/Lm KYbR9fAidMvUefKDbaNhiWRjZ7UoPACf2YCgF5IYogomoM9CTeua8TajoMaX44CYqXVZs/2tWQGge o81HXgcl+V2ityV7xFA4WsX91xTH0Ue8b+HubhakFAyvPSRBeBg6v/apt8L7t+fGINBma4plyYEOo X9uBrri4JCm0YzZSgBwQ5IkfOxpFlnA5sSZkOrmcqoFq1hkPBRRvI1noogX6LdedDFXcwZubTkbi6 BSMcBrEy/nYhC+gfIqWfSXFpCH2tFOx7XwPkxOUCWERmVbLlHxvhU6ZzVuRwMbKA+st6ScgT6tsSt rIGrCJnw==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=noisy.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1mI6Dz-00CGtZ-9e; Mon, 23 Aug 2021 09:26:35 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id 845CA300399; Mon, 23 Aug 2021 11:26:34 +0200 (CEST) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id 415C7202294AF; Mon, 23 Aug 2021 11:26:34 +0200 (CEST) Date: Mon, 23 Aug 2021 11:26:34 +0200 From: Peter Zijlstra To: "Chen, Rong A" Cc: kernel test robot , Will Deacon , clang-built-linux@googlegroups.com, kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Valentin Schneider Subject: Re: [kbuild-all] Re: [peterz-queue:sched/core 8/11] include/linux/sched.h:1722:57: warning: unused parameter 'dst' Message-ID: References: <202108210940.aD3d42zA-lkp@intel.com> <428f3e9a-a8d3-51ca-5e2e-caa50b8da3eb@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <428f3e9a-a8d3-51ca-5e2e-caa50b8da3eb@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 23, 2021 at 05:16:05PM +0800, Chen, Rong A wrote: > > > On 8/23/2021 5:02 PM, Peter Zijlstra wrote: > > On Sat, Aug 21, 2021 at 09:20:50AM +0800, kernel test robot wrote: > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git sched/core > > > head: 234b8ab6476c5edd5262e2ff563de9498d60044a > > > commit: b90ca8badbd11488e5f762346b028666808164e7 [8/11] sched: Introduce task_struct::user_cpus_ptr to track requested affinity > > > config: i386-randconfig-a016-20210820 (attached as .config) > > > compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project d9c5613e856cf2addfbf892fc4c1ce9ef9feceaa) > > > reproduce (this is a W=1 build): > > > > Dear 0day folks; could you please blacklist me for all W=1 build output? > > I'm 100% not interested in random compiler generated garbage. > > Hi Peterz, > > Got it, we'll do that for you asap. Thanks!!