All of lore.kernel.org
 help / color / mirror / Atom feed
* [omap-audio:peter/linux-next-wip 79/94] sound/soc/ti/omap-mcasp.c:630:2-9: line 630 is redundant because platform_get_irq() already prints an error
@ 2020-12-12 21:00 kernel test robot
  2020-12-12 21:00 ` [PATCH] omap: mcasp: fix platform_get_irq.cocci warnings kernel test robot
  2020-12-12 21:00 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kernel test robot
  0 siblings, 2 replies; 9+ messages in thread
From: kernel test robot @ 2020-12-12 21:00 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

CC: kbuild-all(a)lists.01.org
TO: Peter Ujfalusi <peter.ujfalusi@ti.com>

tree:   https://github.com/omap-audio/linux-audio peter/linux-next-wip
head:   616dbf432c14c411575f7d278d2215534464e632
commit: c91a001a1b2f93d4e3d72cd48efcd9a868a6407e [79/94] omap: mcasp: add omap-mcasp.* and add to Kconfig, Makefile
:::::: branch date: 2 hours ago
:::::: commit date: 2 hours ago
config: mips-randconfig-c003-20201213 (attached as .config)
compiler: mips64-linux-gcc (GCC) 9.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Julia Lawall <julia.lawall@lip6.fr>


"coccinelle warnings: (new ones prefixed by >>)"
>> sound/soc/ti/omap-mcasp.c:630:2-9: line 630 is redundant because platform_get_irq() already prints an error
--
>> sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 32886 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [omap-audio:peter/linux-next-wip 58/63] sound/soc/ti/omap-mcasp.c:630:2-9: line 630 is redundant because platform_get_irq() already prints an error
@ 2021-04-11  0:13 kernel test robot
  2021-04-11  0:13 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kernel test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kernel test robot @ 2021-04-11  0:13 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]

CC: kbuild-all(a)lists.01.org
TO: Peter Ujfalusi <peter.ujfalusi@ti.com>

tree:   https://github.com/omap-audio/linux-audio peter/linux-next-wip
head:   1a1b30085331a74521f22625564118640875d82e
commit: fcb13c7789d9601a4316aa2e82cc011db1c265c4 [58/63] omap: mcasp: add omap-mcasp.* and add to Kconfig, Makefile
:::::: branch date: 3 hours ago
:::::: commit date: 2 weeks ago
config: riscv-allyesconfig (attached as .config)
compiler: riscv64-linux-gcc (GCC) 9.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Julia Lawall <julia.lawall@lip6.fr>


cocci warnings: (new ones prefixed by >>)
>> sound/soc/ti/omap-mcasp.c:630:2-9: line 630 is redundant because platform_get_irq() already prints an error
--
>> sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 69164 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [omap-audio:peter/linux-next-wip 76/89] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.
@ 2020-05-09 15:20 kbuild test robot
  2020-05-09 15:20 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2020-05-09 15:20 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

tree:   https://github.com/omap-audio/linux-audio peter/linux-next-wip
head:   28a4f7200aca92725580b4399cfc33da62c3f676
commit: ccd7889c1dfc17842c3600c2f59f22e1363002a2 [76/89] omap: mcasp: add omap-mcasp.* and add to Kconfig, Makefile

If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>


coccinelle warnings: (new ones prefixed by >>)

>> sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [omap-audio:peter/linux-next-wip 70/82] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.
@ 2020-03-20  2:16 kbuild test robot
  2020-03-20  2:16 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2020-03-20  2:16 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

tree:   https://github.com/omap-audio/linux-audio peter/linux-next-wip
head:   6ac31c0a3cce3aa9f6e4551095fc0e64c7ae58c0
commit: 912e5fb4149f3374bcb878634622866a8f71205d [70/82] omap: mcasp: add omap-mcasp.* and add to Kconfig, Makefile

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


coccinelle warnings: (new ones prefixed by >>)

>> sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [omap-audio:peter/linux-next-wip 88/98] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.
@ 2020-03-03  5:35 kbuild test robot
  2020-03-03  5:35 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2020-03-03  5:35 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

tree:   https://github.com/omap-audio/linux-audio peter/linux-next-wip
head:   cc27bcbb02baa2c37ca704ad6230fabed8c2324f
commit: 55de7272a35817b6155087957ec793ffdc2435f6 [88/98] omap: mcasp: add omap-mcasp.* and add to Kconfig, Makefile

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


coccinelle warnings: (new ones prefixed by >>)

>> sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [omap-audio:peter/linux-next-wip 86/97] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.
@ 2020-02-04 14:03 kbuild test robot
  2020-02-04 14:03 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2020-02-04 14:03 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]

tree:   https://github.com/omap-audio/linux-audio peter/linux-next-wip
head:   ae02767e557d4b75a99b7a5ea70c26594c54b5fb
commit: d9878b7a84c892731f887558e9d0fbe6965d5b0f [86/97] omap: mcasp: add omap-mcasp.* and add to Kconfig, Makefile

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


coccinelle warnings: (new ones prefixed by >>)

>> sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [omap-audio:peter/linux-next-wip 118/125] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.
@ 2020-01-12  9:46 kbuild test robot
  2020-01-12  9:46 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
  0 siblings, 1 reply; 9+ messages in thread
From: kbuild test robot @ 2020-01-12  9:46 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

tree:   https://github.com/omap-audio/linux-audio peter/linux-next-wip
head:   f9e7f53509a1c67bd8a99e9573b1aaac6a94ac1b
commit: 4e35c4a2e58cc3e75b94092bbf4845006e34def3 [118/125] omap: mcasp: add omap-mcasp.* and add to Kconfig, Makefile

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


coccinelle warnings: (new ones prefixed by >>)

>> sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-04-11  0:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12 21:00 [omap-audio:peter/linux-next-wip 79/94] sound/soc/ti/omap-mcasp.c:630:2-9: line 630 is redundant because platform_get_irq() already prints an error kernel test robot
2020-12-12 21:00 ` [PATCH] omap: mcasp: fix platform_get_irq.cocci warnings kernel test robot
2020-12-12 21:00 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-04-11  0:13 [omap-audio:peter/linux-next-wip 58/63] sound/soc/ti/omap-mcasp.c:630:2-9: line 630 is redundant because platform_get_irq() already prints an error kernel test robot
2021-04-11  0:13 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kernel test robot
2020-05-09 15:20 [omap-audio:peter/linux-next-wip 76/89] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it kbuild test robot
2020-05-09 15:20 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
2020-03-20  2:16 [omap-audio:peter/linux-next-wip 70/82] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it kbuild test robot
2020-03-20  2:16 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
2020-03-03  5:35 [omap-audio:peter/linux-next-wip 88/98] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it kbuild test robot
2020-03-03  5:35 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
2020-02-04 14:03 [omap-audio:peter/linux-next-wip 86/97] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it kbuild test robot
2020-02-04 14:03 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot
2020-01-12  9:46 [omap-audio:peter/linux-next-wip 118/125] sound/soc/ti/omap-mcasp.c:691:3-8: No need to set .owner here. The core will do it kbuild test robot
2020-01-12  9:46 ` [PATCH] omap: mcasp: fix platform_no_drv_owner.cocci warnings kbuild test robot

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.