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] [day] [month] [year] [list]
Message-ID: <202501231812.7cbb4jOV-lkp@intel.com>
Date: Thu, 23 Jan 2025 16:13:19 +0800
From: kernel test robot <lkp@...el.com>
To: Alexandre Courbot <gnurou@...il.com>,
	Mauro Carvalho Chehab <mchehab@...nel.org>,
	Hans Verkuil <hverkuil@...all.nl>,
	Albert Esteve <aesteve@...hat.com>,
	"Michael S. Tsirkin" <mst@...hat.com>,
	Jason Wang <jasowang@...hat.com>,
	Xuan Zhuo <xuanzhuo@...ux.alibaba.com>,
	Eugenio PĂ©rez <eperezma@...hat.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-media@...r.kernel.org,
	gurchetansingh@...gle.com, daniel.almeida@...labora.com,
	changyeon@...gle.com, nicolas.dufresne@...labora.com,
	linux-kernel@...r.kernel.org, virtualization@...ts.linux.dev,
	Alexandre Courbot <acourbot@...gle.com>
Subject: Re: [PATCH] media: add virtio-media driver

Hi Alexandre,

kernel test robot noticed the following build warnings:

[auto build test WARNING on ffd294d346d185b70e28b1a28abe367bbfe53c04]

url:    https://github.com/intel-lab-lkp/linux/commits/Alexandre-Courbot/media-add-virtio-media-driver/20250123-085559
base:   ffd294d346d185b70e28b1a28abe367bbfe53c04
patch link:    https://lore.kernel.org/r/20250123-virtio-media-v1-1-81e2549b86b9%40gmail.com
patch subject: [PATCH] media: add virtio-media driver
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501231812.7cbb4jOV-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/media/virtio/protocol.h: linux/videodev2.h is included more than once.
--
>> drivers/media/virtio/scatterlist_builder.c: linux/videodev2.h is included more than once.

vim +12 drivers/media/virtio/protocol.h

    11	
  > 12	#include "linux/videodev2.h"
  > 13	#include <linux/videodev2.h>
    14	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ