From: "Gjorgji Rosikopulos (Consultant)" <quic_grosikop@quicinc.com>
To: Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
kernel test robot <lkp@intel.com>, <rfoss@kernel.org>,
<todor.too@gmail.com>, <andersson@kernel.org>,
<konrad.dybcio@linaro.org>, <mchehab@kernel.org>
Cc: <oe-kbuild-all@lists.linux.dev>, <linux-media@vger.kernel.org>,
<linux-arm-msm@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<laurent.pinchart@ideasonboard.com>, <hverkuil-cisco@xs4all.nl>,
<quic_hariramp@quicinc.com>
Subject: Re: [PATCH v4 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170
Date: Tue, 25 Jun 2024 11:52:22 +0300 [thread overview]
Message-ID: <0f04511c-033b-4d23-a6e9-e4060f97b39d@quicinc.com> (raw)
In-Reply-To: <b0785dc2-aa91-4b81-9d5b-f49bb1ab6fb6@linaro.org>
Hi Bryan,
On 6/21/2024 6:09 PM, Bryan O'Donoghue wrote:
> On 23/05/2024 13:59, kernel test robot wrote:
>> Hi Gjorgji,
>>
>> kernel test robot noticed the following build warnings:
>>
>> [auto build test WARNING on media-tree/master]
>> [also build test WARNING on linus/master next-20240523]
>> [cannot apply to v6.9]
>> [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#_base_tree_information]
>>
>> url:https://github.com/intel-lab-lkp/linux/commits/Gjorgji-Rosikopulos/media-qcom-camss-Add-per-sub-device-type-resources/20240522-235220
>> base: git://linuxtv.org/media_tree.git master
>> patch
>> link:https://lore.kernel.org/r/20240522154659.510-7-quic_grosikop%40quicinc.com
>> patch subject: [PATCH v4 6/8] media: qcom: camss: Split testgen, RDI
>> and RX for CSID 170
>> config: arm64-defconfig
>> (https://download.01.org/0day-ci/archive/20240523/202405232059.8lLokYw2-lkp@intel.com/config)
>> compiler: aarch64-linux-gcc (GCC) 13.2.0
>> reproduce (this is a W=1 build):
>> (https://download.01.org/0day-ci/archive/20240523/202405232059.8lLokYw2-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/202405232059.8lLokYw2-lkp@intel.com/
>>
>> All warnings (new ones prefixed by >>):
>>
>> drivers/media/platform/qcom/camss/camss-csid-gen2.c: In function
>> '__csid_configure_rdi_stream':
>>>> drivers/media/platform/qcom/camss/camss-csid-gen2.c:265:13: warning:
>>>> variable 'phy_sel' set but not used [-Wunused-but-set-variable]
>> 265 | u32 phy_sel = 0;
>> | ^~~~~~~
>
> Gjorgji.
>
> This appears to be a dead variable now.
>
> I don't see a need to respin this series but, could you send a
> supplementary patch to fix this up ?
Yes i will send supplementary patch for fixing this. My mistake for
ignoring this warning...
~Gjorgji
>
> ---
> bod
next prev parent reply other threads:[~2024-06-25 8:52 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-22 15:46 [PATCH v4 0/8] Move camss version related defs in to resources Gjorgji Rosikopulos
2024-05-22 15:46 ` [PATCH v4 1/8] media: qcom: camss: Add per sub-device type resources Gjorgji Rosikopulos
2024-06-21 15:04 ` Bryan O'Donoghue
2024-05-22 15:46 ` [PATCH v4 2/8] media: qcom: camss: Attach formats to VFE resources Gjorgji Rosikopulos
2024-06-21 15:04 ` Bryan O'Donoghue
2024-05-22 15:46 ` [PATCH v4 3/8] media: qcom: camss: Attach formats to CSID resources Gjorgji Rosikopulos
2024-06-21 15:04 ` Bryan O'Donoghue
2024-05-22 15:46 ` [PATCH v4 4/8] media: qcom: camss: Attach formats to CSIPHY resources Gjorgji Rosikopulos
2024-06-21 15:05 ` Bryan O'Donoghue
2024-05-22 15:46 ` [PATCH v4 5/8] media: qcom: camss: Move format related functions Gjorgji Rosikopulos
2024-06-21 15:05 ` Bryan O'Donoghue
2024-05-22 15:46 ` [PATCH v4 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170 Gjorgji Rosikopulos
2024-05-23 12:59 ` kernel test robot
2024-06-21 15:09 ` Bryan O'Donoghue
2024-06-25 8:52 ` Gjorgji Rosikopulos (Consultant) [this message]
2024-06-21 15:05 ` Bryan O'Donoghue
2024-05-22 15:46 ` [PATCH v4 7/8] media: qcom: camss: Decompose register and link operations Gjorgji Rosikopulos
2024-06-21 15:05 ` Bryan O'Donoghue
2024-05-22 15:46 ` [PATCH v4 8/8] media: qcom: camss: Decouple VFE from CSID Gjorgji Rosikopulos
2024-06-21 15:06 ` Bryan O'Donoghue
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=0f04511c-033b-4d23-a6e9-e4060f97b39d@quicinc.com \
--to=quic_grosikop@quicinc.com \
--cc=andersson@kernel.org \
--cc=bryan.odonoghue@linaro.org \
--cc=hverkuil-cisco@xs4all.nl \
--cc=konrad.dybcio@linaro.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=lkp@intel.com \
--cc=mchehab@kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=quic_hariramp@quicinc.com \
--cc=rfoss@kernel.org \
--cc=todor.too@gmail.com \
/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