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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7881C38A2D for ; Wed, 26 Oct 2022 09:21:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229904AbiJZJVz (ORCPT ); Wed, 26 Oct 2022 05:21:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50068 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229551AbiJZJVv (ORCPT ); Wed, 26 Oct 2022 05:21:51 -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 1105FA23FD for ; Wed, 26 Oct 2022 02:21:51 -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=GcWjCPz0aiQ3UDfRDASwxNkIdrXAItdYhv9int3ZI/U=; b=gj8w7MhoQY57qyVo4vwzYUUb/v aMDMjfENlY8Nbf2RXHRRNZzAayFtjwp02KNoehoojXkS9qD6tn624JJsoYGkHAJvNq0BE0yLgqSe7 WPE1caovNzjAxQQm1hHErHtvr1FEaYBPL+TJNRvtiMXRViWmBxQFtz63qjFcHNgRnUoQ5oHW77k2F 2bYWhMVRSxgBziZoOGuUkOJvgWAC//Hs2GrsBXlWLeqTr7kW2zBrp5OLWF98/UZLUWy+vai3ulDXC qgxZR24huXU2inSzfGM2KVAtt5EJasGtCmQq8WIiX6TfDDNcvmbJv0WLvyalULvWxqz9FP/kePS9u D1i31mtA==; Received: from j130084.upc-j.chello.nl ([24.132.130.84] helo=noisy.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1oncbT-006Y6C-JX; Wed, 26 Oct 2022 09:21:40 +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 (4096 bits)) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id 373853000DD; Wed, 26 Oct 2022 11:21:39 +0200 (CEST) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id 17A9C2C268BC5; Wed, 26 Oct 2022 11:21:39 +0200 (CEST) Date: Wed, 26 Oct 2022 11:21:39 +0200 From: Peter Zijlstra To: kernel test robot Cc: Suren Baghdasaryan , llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [peterz-queue:sched/core 16/18] kernel/sched/psi.c:983:35: error: too few arguments to function call, expected 3, have 2 Message-ID: References: <202210260945.cCKjgJe3-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202210260945.cCKjgJe3-lkp@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 26, 2022 at 09:58:58AM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git sched/core > head: 7005e3c43be6b6297440e85cb7d8c12a94540b49 > commit: 95a70934458341dc43db09be8e7b88c98fba9b89 [16/18] psi: stop relying on timer_pending for poll_work rescheduling > config: i386-randconfig-a004-20221024 (attached as .config) > compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1) > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=95a70934458341dc43db09be8e7b88c98fba9b89 > git remote add peterz-queue https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git > git fetch --no-tags peterz-queue sched/core > git checkout 95a70934458341dc43db09be8e7b88c98fba9b89 > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash > > If you fix the issue, kindly add following tag where applicable > | Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > In file included from kernel/sched/build_utility.c:97: > >> kernel/sched/psi.c:983:35: error: too few arguments to function call, expected 3, have 2 > psi_schedule_poll_work(group, 1); > ~~~~~~~~~~~~~~~~~~~~~~ ^ > kernel/sched/psi.c:568:13: note: 'psi_schedule_poll_work' declared here > static void psi_schedule_poll_work(struct psi_group *group, unsigned long delay, > ^ > 1 error generated. > > Droping for now; Suren could you fix up and repost please?