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 088CCC433EF for ; Mon, 2 May 2022 15:41:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1357707AbiEBPpP (ORCPT ); Mon, 2 May 2022 11:45:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1357766AbiEBPpN (ORCPT ); Mon, 2 May 2022 11:45:13 -0400 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AAFBB65A6 for ; Mon, 2 May 2022 08:41:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651506100; x=1683042100; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=dtpuVPkQosFhnNZt5DpSIn/618logEfRhrZLF3ipPIw=; b=RUrQYA7jst4zRNfgJQMrC4OvHfGhaE5PHEYDXuU2qcNkBkO2Vtj1hhN8 Jinc3NaDkyHhdOWxaQOcAffxLqiZDwL84egBDSSkIO9XDqDFBbKG50jEk /k3kGKMLeYJVDCC2zJY2gMNnv6J38VrLvVJmoY7emqdTrtt4oN5ShB7OU xXxaMQ8+UwmwFQHGb3xtdTyY+40qRtzDkxTh2+uVNc9TLcIuLZoQi5uXi EqfuFmHK5zJmd1J9zUW2Bnahs6gEe8LU5d0NKojKjPYvWsKQ0qrM4JcN+ zq72WA7tsDkoKVqK8C/V/8LhBfZrmW5H6LTWCuwVqlfO70gIpnU4Am6+0 g==; X-IronPort-AV: E=McAfee;i="6400,9594,10335"; a="353673662" X-IronPort-AV: E=Sophos;i="5.91,192,1647327600"; d="scan'208";a="353673662" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 May 2022 08:41:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,192,1647327600"; d="scan'208";a="535898306" Received: from lkp-server01.sh.intel.com (HELO 5056e131ad90) ([10.239.97.150]) by orsmga006.jf.intel.com with ESMTP; 02 May 2022 08:41:37 -0700 Received: from kbuild by 5056e131ad90 with local (Exim 4.95) (envelope-from ) id 1nlYB1-0009ed-FV; Mon, 02 May 2022 15:41:31 +0000 Date: Mon, 2 May 2022 23:40:38 +0800 From: kernel test robot To: Andy Shevchenko , Greg Kroah-Hartman , Gaston Gonzalez , linux-staging@lists.linux.dev, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: kbuild-all@lists.01.org, Florian Fainelli , Ray Jui , Scott Branden , Broadcom Kernel Team , Nicolas Saenz Julienne Subject: Re: [PATCH v1 1/1] staging: vc04_services: Re-use generic struct s32_fract Message-ID: <202205022340.RcyzPlQJ-lkp@intel.com> References: <20220502120355.84334-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220502120355.84334-1-andriy.shevchenko@linux.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andy, I love your patch! Yet something to improve: [auto build test ERROR on staging/staging-testing] url: https://github.com/intel-lab-lkp/linux/commits/Andy-Shevchenko/staging-vc04_services-Re-use-generic-struct-s32_fract/20220502-200543 base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git 5fe7856ad59afc56a6ff35d091bfaddd1d4f4bce config: arc-allyesconfig (https://download.01.org/0day-ci/archive/20220502/202205022340.RcyzPlQJ-lkp@intel.com/config) compiler: arceb-elf-gcc (GCC) 11.3.0 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://github.com/intel-lab-lkp/linux/commit/c0fbdbd092e007c2567a367389e86df9d1cd7ee3 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Andy-Shevchenko/staging-vc04_services-Re-use-generic-struct-s32_fract/20220502-200543 git checkout c0fbdbd092e007c2567a367389e86df9d1cd7ee3 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/staging/vc04_services/bcm2835-camera/controls.c: In function 'ctrl_set_rational': >> drivers/staging/vc04_services/bcm2835-camera/controls.c:162:24: error: 'struct s32_fract' has no member named 'numumerator'; did you mean 'numerator'? 162 | rational_value.numumerator = ctrl->val; | ^~~~~~~~~~~ | numerator vim +162 drivers/staging/vc04_services/bcm2835-camera/controls.c 152 153 static int ctrl_set_rational(struct bcm2835_mmal_dev *dev, 154 struct v4l2_ctrl *ctrl, 155 const struct bcm2835_mmal_v4l2_ctrl *mmal_ctrl) 156 { 157 struct s32_fract rational_value; 158 struct vchiq_mmal_port *control; 159 160 control = &dev->component[COMP_CAMERA]->control; 161 > 162 rational_value.numumerator = ctrl->val; 163 rational_value.denominator = 100; 164 165 return vchiq_mmal_port_parameter_set(dev->instance, control, 166 mmal_ctrl->mmal_id, 167 &rational_value, 168 sizeof(rational_value)); 169 } 170 -- 0-DAY CI Kernel Test Service https://01.org/lkp