All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Appana Durga Kedareswara rao 
	<appana.durga.kedareswara.rao@amd.com>,
	appanad@amd.com, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, michal.simek@xilinx.com,
	derek.kiernan@xilinx.com, dragan.cvetic@xilinx.com,
	arnd@arndb.de, gregkh@linuxfoundation.org
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org,
	git@amd.com
Subject: Re: [PATCH v4 2/4] drivers: misc: Add Support for TMR Manager
Date: Fri, 16 Sep 2022 05:33:53 +0800	[thread overview]
Message-ID: <202209160529.6bwqp0xx-lkp@intel.com> (raw)
In-Reply-To: <20220909061916.2935431-3-appana.durga.kedareswara.rao@amd.com>

Hi Appana,

I love your patch! Perhaps something to improve:

[auto build test WARNING on robh/for-next]
[also build test WARNING on soc/for-next linus/master v6.0-rc5]
[cannot apply to char-misc/char-misc-testing xilinx-xlnx/master next-20220915]
[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/Appana-Durga-Kedareswara-rao/drivers-misc-Add-support-for-TMR-Manager-and-Inject-IPs/20220909-142639
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
reproduce:
        # https://github.com/intel-lab-lkp/linux/commit/fc425525cf8bef991de7374dd46cb69ed6b67961
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Appana-Durga-Kedareswara-rao/drivers-misc-Add-support-for-TMR-Manager-and-Inject-IPs/20220909-142639
        git checkout fc425525cf8bef991de7374dd46cb69ed6b67961
        make menuconfig
        # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
        make htmldocs

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager:2: WARNING: Unexpected indentation.

vim +2 Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager

   > 2	Date:		Sep 2022
     3	Contact:	appana.durga.kedareswara.rao@amd.com
     4	Description:	This control file provides the fault detection count.
     5			This file cannot be written.
     6			Example:
     7			# cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt
     8			  1
     9	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Appana Durga Kedareswara rao
	<appana.durga.kedareswara.rao@amd.com>,
	appanad@amd.com, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, michal.simek@xilinx.com,
	derek.kiernan@xilinx.com, dragan.cvetic@xilinx.com,
	arnd@arndb.de, gregkh@linuxfoundation.org
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org,
	git@amd.com
Subject: Re: [PATCH v4 2/4] drivers: misc: Add Support for TMR Manager
Date: Fri, 16 Sep 2022 05:33:53 +0800	[thread overview]
Message-ID: <202209160529.6bwqp0xx-lkp@intel.com> (raw)
In-Reply-To: <20220909061916.2935431-3-appana.durga.kedareswara.rao@amd.com>

Hi Appana,

I love your patch! Perhaps something to improve:

[auto build test WARNING on robh/for-next]
[also build test WARNING on soc/for-next linus/master v6.0-rc5]
[cannot apply to char-misc/char-misc-testing xilinx-xlnx/master next-20220915]
[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/Appana-Durga-Kedareswara-rao/drivers-misc-Add-support-for-TMR-Manager-and-Inject-IPs/20220909-142639
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
reproduce:
        # https://github.com/intel-lab-lkp/linux/commit/fc425525cf8bef991de7374dd46cb69ed6b67961
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Appana-Durga-Kedareswara-rao/drivers-misc-Add-support-for-TMR-Manager-and-Inject-IPs/20220909-142639
        git checkout fc425525cf8bef991de7374dd46cb69ed6b67961
        make menuconfig
        # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
        make htmldocs

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

>> Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager:2: WARNING: Unexpected indentation.

vim +2 Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager

   > 2	Date:		Sep 2022
     3	Contact:	appana.durga.kedareswara.rao@amd.com
     4	Description:	This control file provides the fault detection count.
     5			This file cannot be written.
     6			Example:
     7			# cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt
     8			  1
     9	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-09-15 21:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-09  6:19 [PATCH v4 0/4] drivers: misc: Add support for TMR Manager and Inject IPs Appana Durga Kedareswara rao
2022-09-09  6:19 ` Appana Durga Kedareswara rao
2022-09-09  6:19 ` [PATCH v4 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager Appana Durga Kedareswara rao
2022-09-09  6:19   ` Appana Durga Kedareswara rao
2022-09-09  6:19 ` [PATCH v4 2/4] drivers: misc: Add Support " Appana Durga Kedareswara rao
2022-09-09  6:19   ` Appana Durga Kedareswara rao
2022-09-09  8:40   ` Greg KH
2022-09-09  8:40     ` Greg KH
2022-09-09  8:56     ` Rao, Appana Durga Kedareswara
2022-09-09  8:56       ` Rao, Appana Durga Kedareswara
2022-09-15 21:33   ` kernel test robot [this message]
2022-09-15 21:33     ` kernel test robot
2022-09-09  6:19 ` [PATCH v4 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject Appana Durga Kedareswara rao
2022-09-09  6:19   ` Appana Durga Kedareswara rao
2022-09-09  6:19 ` [PATCH v4 4/4] drivers: misc: Add Support for TMR Inject IP Appana Durga Kedareswara rao
2022-09-09  6:19   ` Appana Durga Kedareswara rao

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=202209160529.6bwqp0xx-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=appana.durga.kedareswara.rao@amd.com \
    --cc=appanad@amd.com \
    --cc=arnd@arndb.de \
    --cc=derek.kiernan@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dragan.cvetic@xilinx.com \
    --cc=git@amd.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kbuild-all@lists.01.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=robh+dt@kernel.org \
    /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.