lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2da2103f-1f54-c70e-d8c4-ddcf3e4037d1@linux.intel.com>
Date: Mon, 29 Jul 2024 15:37:03 +0800
From: Bingbu Cao <bingbu.cao@...ux.intel.com>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>, linux-media@...r.kernel.org
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
 Hans Verkuil <hverkuil@...all.nl>,
 Andreas Helbech Kleist <andreaskleist@...il.com>
Subject: Re: [PATCH 1/1] media: ipu6: Depend on AUXILIARY_BUS

Sakari,

I also submitted one before :).
https://patchwork.kernel.org/project/linux-media/patch/20240717074050.4067898-1-bingbu.cao@intel.com/

On 7/29/24 3:10 PM, Sakari Ailus wrote:
> Auxiliary bus is optional, it needs to be selected by its users. Just do
> that.
> 
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202407161833.7BEFXejx-lkp@intel.com/
> Fixes: c70281cc83d6 ("media: intel/ipu6: add Kconfig and Makefile")
> Signed-off-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
> ---
>  drivers/media/pci/intel/ipu6/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/media/pci/intel/ipu6/Kconfig b/drivers/media/pci/intel/ipu6/Kconfig
> index b7ab24b89836..c5389005dc37 100644
> --- a/drivers/media/pci/intel/ipu6/Kconfig
> +++ b/drivers/media/pci/intel/ipu6/Kconfig
> @@ -10,6 +10,7 @@ config VIDEO_INTEL_IPU6
>  	select MEDIA_CONTROLLER
>  	select VIDEOBUF2_DMA_CONTIG
>  	select V4L2_FWNODE
> +	select AUXILIARY_BUS
>  	help
>  	  This is the 6th Gen Intel Image Processing Unit, found in Intel SoCs
>  	  and used for capturing images and video from camera sensors.
> 

-- 
Best regards,
Bingbu Cao

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ