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 74490C433EF for ; Fri, 17 Jun 2022 18:48:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231694AbiFQSs4 (ORCPT ); Fri, 17 Jun 2022 14:48:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44094 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229737AbiFQSs4 (ORCPT ); Fri, 17 Jun 2022 14:48:56 -0400 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F7BE3D4BF for ; Fri, 17 Jun 2022 11:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655491735; x=1687027735; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=+JJmTa95IQJI57c1saPaWd+EH0RgxhtzxGpAHl0cnNs=; b=BOeo3iHDJqtLOytc3hA3SvpbgF938snDA87jjimDG7l/RX8ZZmnBBgxC K3v3WQQeQJJRitY3otSddB1ItKHGTqACIDDlgpsSpjIZqtU/Cjf5lRjEl N6eyRm2tQaJdE2Nhvk/2n43ojbVEf8YBg5WmwA5FdVwbbu9vZsNrz1kYK u11GSIOKeHCVbw81F81sryFz7rUFrLIopj04achewQfIjYa/kbWyTMtnq SndzXvxYE+KFQtLn1C8ULcdhb8kJ6h9OwswZo7om1VU5kdfAByZqdFbPp QJn0NfvoWPo58v1C3gaj/VhxnieMYByGlrsJm3wCLhxhWkyxejDoe72+u w==; X-IronPort-AV: E=McAfee;i="6400,9594,10380"; a="268279823" X-IronPort-AV: E=Sophos;i="5.92,306,1650956400"; d="scan'208";a="268279823" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jun 2022 11:48:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,306,1650956400"; d="scan'208";a="536920759" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 17 Jun 2022 11:48:52 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1o2H1X-000Pfp-V9; Fri, 17 Jun 2022 18:48:51 +0000 Date: Sat, 18 Jun 2022 02:48:11 +0800 From: kernel test robot To: Laurent Pinchart , linux-media@vger.kernel.org Cc: Paul Gazzillo , Necip Fazil Yildiran , kbuild-all@lists.01.org, Sakari Ailus , Hans Verkuil , Mauro Carvalho Chehab , Laurent Pinchart Subject: Re: [PATCH] media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select Message-ID: <202206180224.IQyAlsqP-lkp@intel.com> References: <20220616163632.13562-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220616163632.13562-1-laurent.pinchart@ideasonboard.com> Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi Laurent, I love your patch! Perhaps something to improve: [auto build test WARNING on media-tree/master] [also build test WARNING on linus/master v5.19-rc2 next-20220617] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/intel-lab-lkp/linux/commits/Laurent-Pinchart/media-Replace-dependency-on-VIDEO_V4L2_SUBDEV_API-with-select/20220617-003721 base: git://linuxtv.org/media_tree.git master config: (https://download.01.org/0day-ci/archive/20220618/202206180224.IQyAlsqP-lkp@intel.com/config) reproduce: # https://github.com/intel-lab-lkp/linux/commit/efc926771b1dc55aaa144308fd649aa1bc6e69ba git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Laurent-Pinchart/media-Replace-dependency-on-VIDEO_V4L2_SUBDEV_API-with-select/20220617-003721 git checkout efc926771b1dc55aaa144308fd649aa1bc6e69ba # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_VIDEO_V4L2_SUBDEV_API --selectors CONFIG_V4L2_FLASH_LED_CLASS -a=x86_64 # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=x86_64 olddefconfig If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for VIDEO_V4L2_SUBDEV_API when selected by V4L2_FLASH_LED_CLASS WARNING: unmet direct dependencies detected for VIDEO_V4L2_SUBDEV_API Depends on [n]: MEDIA_SUPPORT [=y] && VIDEO_DEV [=y] && MEDIA_CONTROLLER [=n] Selected by [y]: - V4L2_FLASH_LED_CLASS [=y] && MEDIA_SUPPORT [=y] && VIDEO_DEV [=y] && LEDS_CLASS_FLASH [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp