mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Lukas Zapolskas <lukas.zapolskas@arm.com>,
	dri-devel@lists.freedesktop.org
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, nd@arm.com,
	"Adrián Larumbe" <adrian.larumbe@collabora.com>,
	"Boris Brezillon" <bbrezillon@kernel.org>,
	"Steven Price" <steven.price@arm.com>,
	"Liviu Dudau" <liviu.dudau@arm.com>,
	"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
	"Maxime Ripard" <mripard@kernel.org>,
	"Thomas Zimmermann" <tzimmermann@suse.de>,
	"David Airlie" <airlied@gmail.com>,
	"Simona Vetter" <simona@ffwll.ch>,
	linux-kernel@vger.kernel.org,
	"Lukas Zapolskas" <lukas.zapolskas@arm.com>
Subject: Re: [PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
Date: Sat, 26 Jul 2025 17:34:42 +0800	[thread overview]
Message-ID: <202507261719.EKOvj9uv-lkp@intel.com> (raw)
In-Reply-To: <1a56b67cf8849bc3a6140d2163a0206d03bb9a60.1753449448.git.lukas.zapolskas@arm.com>

Hi Lukas,

kernel test robot noticed the following build warnings:

[auto build test WARNING on e48123c607a0db8b9ad02f83c8c3d39918dbda06]

url:    https://github.com/intel-lab-lkp/linux/commits/Lukas-Zapolskas/drm-panthor-Add-performance-counter-uAPI/20250725-230250
base:   e48123c607a0db8b9ad02f83c8c3d39918dbda06
patch link:    https://lore.kernel.org/r/1a56b67cf8849bc3a6140d2163a0206d03bb9a60.1753449448.git.lukas.zapolskas%40arm.com
patch subject: [PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
config: x86_64-buildonly-randconfig-005-20250726 (https://download.01.org/0day-ci/archive/20250726/202507261719.EKOvj9uv-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250726/202507261719.EKOvj9uv-lkp@intel.com/reproduce)

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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202507261719.EKOvj9uv-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Warning: drivers/gpu/drm/panthor/panthor_perf.c:420 function parameter 'file' not described in 'panthor_perf_session_setup'
>> Warning: drivers/gpu/drm/panthor/panthor_perf.c:420 Excess function parameter 'ptdev' description in 'panthor_perf_session_setup'
>> Warning: drivers/gpu/drm/panthor/panthor_perf.c:420 Excess function parameter 'pfile' description in 'panthor_perf_session_setup'

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

  reply	other threads:[~2025-07-26  9:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-25 14:57 [PATCH v5 0/7] Performance counter implementation with single manual client support Lukas Zapolskas
2025-07-25 14:57 ` [PATCH v5 1/7] drm/panthor: Add performance counter uAPI Lukas Zapolskas
2025-08-11 11:18   ` Adrián Larumbe
2025-11-05 11:31     ` Adrián Larumbe
2025-07-25 14:57 ` [PATCH v5 2/7] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10 Lukas Zapolskas
2025-08-11 12:21   ` Adrián Larumbe
2025-07-25 14:57 ` [PATCH v5 3/7] drm/panthor: Add panthor perf initialization and termination Lukas Zapolskas
2025-08-11 12:42   ` Adrián Larumbe
2025-07-25 14:57 ` [PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients Lukas Zapolskas
2025-07-26  9:34   ` kernel test robot [this message]
2025-08-11 14:28   ` Adrián Larumbe
2025-12-15 14:43     ` Lukas Zapolskas
2025-11-05 12:34   ` Adrián Larumbe
2025-07-25 14:57 ` [PATCH v5 5/7] drm/panthor: Implement the counter sampler and sample handling Lukas Zapolskas
2025-07-26  8:32   ` kernel test robot
2025-08-30  2:07   ` Adrián Larumbe
2025-08-30 15:51   ` Adrián Larumbe
2025-08-30 15:58   ` Adrián Larumbe
2025-11-05 11:38     ` Adrián Larumbe
2025-09-12 14:24   ` Ketil Johnsen
2025-12-15 14:53     ` Lukas Zapolskas
2025-07-25 14:57 ` [PATCH v5 6/7] drm/panthor: Add suspend, resume and reset handling Lukas Zapolskas
2025-08-11 17:07   ` Adrián Larumbe
2025-07-25 14:57 ` [PATCH v5 7/7] drm/panthor: Expose the panthor perf ioctls Lukas Zapolskas
2025-11-05 12:17   ` Adrián Larumbe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202507261719.EKOvj9uv-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=adrian.larumbe@collabora.com \
    --cc=airlied@gmail.com \
    --cc=bbrezillon@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liviu.dudau@arm.com \
    --cc=llvm@lists.linux.dev \
    --cc=lukas.zapolskas@arm.com \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=nd@arm.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=simona@ffwll.ch \
    --cc=steven.price@arm.com \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®