From: kernel test robot <lkp@intel.com>
To: Elliot Berman <quic_eberman@quicinc.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC PATCH 4/4] power: reset: Implement a PSCI SYSTEM_RESET2 reboot-mode driver
Date: Tue, 25 Jul 2023 16:07:22 +0800 [thread overview]
Message-ID: <202307251524.r4GAPWaR-lkp@intel.com> (raw)
In-Reply-To: <20230724223057.1208122-5-quic_eberman@quicinc.com>
Hi Elliot,
[This is a private test report for your RFC patch.]
kernel test robot noticed the following build warnings:
[auto build test WARNING on 6eaae198076080886b9e7d57f4ae06fa782f90ef]
url: https://github.com/intel-lab-lkp/linux/commits/Elliot-Berman/power-reset-reboot-mode-Allow-magic-to-be-0/20230725-063351
base: 6eaae198076080886b9e7d57f4ae06fa782f90ef
patch link: https://lore.kernel.org/r/20230724223057.1208122-5-quic_eberman%40quicinc.com
patch subject: [RFC PATCH 4/4] power: reset: Implement a PSCI SYSTEM_RESET2 reboot-mode driver
config: parisc-randconfig-r003-20230725 (https://download.01.org/0day-ci/archive/20230725/202307251524.r4GAPWaR-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230725/202307251524.r4GAPWaR-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/202307251524.r4GAPWaR-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/power/reset/psci-vendor-reset.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
vim +3 drivers/power/reset/psci-vendor-reset.c
> 3 * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
4 */
5
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2023-07-25 8:07 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 22:30 [RFC PATCH 0/4] Implement a PSCI SYSTEM_RESET2 reboot-mode driver Elliot Berman
2023-07-24 22:30 ` [RFC PATCH 1/4] power: reset: reboot-mode: Allow magic to be 0 Elliot Berman
2023-07-26 5:06 ` Pavan Kondeti
2023-07-24 22:30 ` [RFC PATCH 2/4] power: reset: reboot-mode: Wire reboot_mode enum to magic Elliot Berman
2023-07-25 10:03 ` Mukesh Ojha
2023-07-25 21:04 ` Elliot Berman
2023-07-26 5:10 ` Pavan Kondeti
2023-07-24 22:30 ` [RFC PATCH 3/4] dt-bindings: power: reset: Document arm,psci-vendor-reset Elliot Berman
2023-07-24 23:23 ` Rob Herring
2023-07-25 18:01 ` Elliot Berman
2023-07-25 20:26 ` Elliot Berman
2023-07-26 13:45 ` Rob Herring
2023-07-26 17:18 ` Elliot Berman
2023-07-25 8:29 ` Mukesh Ojha
2023-07-24 22:30 ` [RFC PATCH 4/4] power: reset: Implement a PSCI SYSTEM_RESET2 reboot-mode driver Elliot Berman
2023-07-25 5:44 ` Krzysztof Kozlowski
2023-07-25 8:07 ` kernel test robot
2023-07-25 8:07 ` kernel test robot [this message]
2023-07-25 8:49 ` kernel test robot
2023-07-26 10:41 ` Pavan Kondeti
2023-07-26 17:19 ` Elliot Berman
2023-07-27 3:00 ` Pavan Kondeti
2023-07-27 3:00 ` Pavan Kondeti
2023-07-25 19:12 ` [RFC PATCH 0/4] " Florian Fainelli
2023-07-25 20:27 ` Elliot Berman
2023-07-26 17:38 ` Florian Fainelli
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=202307251524.r4GAPWaR-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=quic_eberman@quicinc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.