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 7301BC433EF for ; Sat, 18 Jun 2022 03:48:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236861AbiFRDsI (ORCPT ); Fri, 17 Jun 2022 23:48:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230316AbiFRDsH (ORCPT ); Fri, 17 Jun 2022 23:48:07 -0400 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 520AE11458 for ; Fri, 17 Jun 2022 20:48:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655524086; x=1687060086; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=+73wmu9w5PKNPb+oGwEav1hlCY7yULhdrIMFZgwiZXk=; b=lFkcLDchyMlP/5WeHQafRIfLYdlJBeDmzqauLPlGqllFE94KgY1JV9aX SR+xL7hAcE9Q+QKv7QGzqRJH1o8PBNdUzGlop3250fpm5uVOgpPSjZrQf +5i/3Ud0JzlB6DSa39YXBue1NgcNbe17DdjKVWYBlZiAHDTbSG78UIvjE pXDQx8hsx9nhfMUmfb2y0gy+LNIGbPuomL5XUwcQYcIc+CpTJq2LvhUqW OtBP0gnSU1NaRfbPjhloBYgG0Dz28B1j6AUbj6tFyBFgTtrxDFYd83f1/ 5IcGQbHk6u1CHcOQ5xR24Jv5pJutthZPFIIOPS6EbVQ0jrAnKBYwqL+eH A==; X-IronPort-AV: E=McAfee;i="6400,9594,10380"; a="343617699" X-IronPort-AV: E=Sophos;i="5.92,306,1650956400"; d="scan'208";a="343617699" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jun 2022 20:48:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,306,1650956400"; d="scan'208";a="584241633" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by orsmga007.jf.intel.com with ESMTP; 17 Jun 2022 20:48:03 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1o2PRL-000PzX-5s; Sat, 18 Jun 2022 03:48:03 +0000 Date: Sat, 18 Jun 2022 11:47:16 +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: <202206181114.qnuagBIA-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/202206181114.qnuagBIA-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_VIDEO_IMX208 -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 VIDEO_IMX208 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]: - VIDEO_IMX208 [=y] && MEDIA_SUPPORT [=y] && I2C [=y] && VIDEO_DEV [=y] && MEDIA_CAMERA_SUPPORT [=y] -- 0-DAY CI Kernel Test Service https://01.org/lkp