All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-5.4 9/28] mtk_vcodec_fw.c:undefined reference to `scp_ipi_send'
@ 2020-10-02 10:45 kernel test robot
  2020-10-02 11:23 ` Nicolas Boichat
  0 siblings, 1 reply; 5+ messages in thread
From: kernel test robot @ 2020-10-02 10:45 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
head:   1d3392f3ab6c29e5812a47f0a9c946cf0f6e03b8
commit: 6c834e841e853771807acc664507158b9226102d [9/28] FROMGIT: media: mtk-vcodec: add SCP firmware ops
config: i386-randconfig-a013-20201002 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
reproduce (this is a W=1 build):
        git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
        git fetch --no-tags chrome-os chromeos-5.4
        git checkout 6c834e841e853771807acc664507158b9226102d
        # save the attached .config to linux build tree
        make W=1 ARCH=i386 

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

All errors (new ones prefixed by >>):

   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_ipi_send':
>> mtk_vcodec_fw.c:(.text+0x92): undefined reference to `scp_ipi_send'
   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_set_ipi_register':
>> mtk_vcodec_fw.c:(.text+0xaf): undefined reference to `scp_ipi_register'
   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_vpu_scp_dm_addr':
>> mtk_vcodec_fw.c:(.text+0xcc): undefined reference to `scp_mapping_dm_addr'
   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_venc_capa':
>> mtk_vcodec_fw.c:(.text+0xec): undefined reference to `scp_get_venc_hw_capa'
   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_vdec_capa':
>> mtk_vcodec_fw.c:(.text+0x10c): undefined reference to `scp_get_vdec_hw_capa'
   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_load_firmware':
>> mtk_vcodec_fw.c:(.text+0x12c): undefined reference to `scp_get_rproc'
>> ld: mtk_vcodec_fw.c:(.text+0x131): undefined reference to `rproc_boot'
   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_select':
>> mtk_vcodec_fw.c:(.text+0x294): undefined reference to `scp_get'
   ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_release':
>> mtk_vcodec_fw.c:(.text+0x2d7): undefined reference to `scp_put'

---
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: 38721 bytes --]

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

* Re: [chrome-os:chromeos-5.4 9/28] mtk_vcodec_fw.c:undefined reference to `scp_ipi_send'
  2020-10-02 10:45 [chrome-os:chromeos-5.4 9/28] mtk_vcodec_fw.c:undefined reference to `scp_ipi_send' kernel test robot
@ 2020-10-02 11:23 ` Nicolas Boichat
  2020-10-02 12:47   ` Alexandre Courbot
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Boichat @ 2020-10-02 11:23 UTC (permalink / raw)
  To: kbuild-all

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

+Alexandre Courbot <acourbot@google.com> +Fritz Koenig <frkoenig@google.com> I
guess that's related to your recently merged patches.

On Fri, Oct 2, 2020, 18:45 kernel test robot <lkp@intel.com> wrote:

> tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel
> chromeos-5.4
> head:   1d3392f3ab6c29e5812a47f0a9c946cf0f6e03b8
> commit: 6c834e841e853771807acc664507158b9226102d [9/28] FROMGIT: media:
> mtk-vcodec: add SCP firmware ops
> config: i386-randconfig-a013-20201002 (attached as .config)
> compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
> reproduce (this is a W=1 build):
>         git remote add chrome-os
> https://chromium.googlesource.com/chromiumos/third_party/kernel
>         git fetch --no-tags chrome-os chromeos-5.4
>         git checkout 6c834e841e853771807acc664507158b9226102d
>         # save the attached .config to linux build tree
>         make W=1 ARCH=i386
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_scp_ipi_send':
> >> mtk_vcodec_fw.c:(.text+0x92): undefined reference to `scp_ipi_send'
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_scp_set_ipi_register':
> >> mtk_vcodec_fw.c:(.text+0xaf): undefined reference to `scp_ipi_register'
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_vpu_scp_dm_addr':
> >> mtk_vcodec_fw.c:(.text+0xcc): undefined reference to
> `scp_mapping_dm_addr'
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_scp_get_venc_capa':
> >> mtk_vcodec_fw.c:(.text+0xec): undefined reference to
> `scp_get_venc_hw_capa'
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_scp_get_vdec_capa':
> >> mtk_vcodec_fw.c:(.text+0x10c): undefined reference to
> `scp_get_vdec_hw_capa'
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_scp_load_firmware':
> >> mtk_vcodec_fw.c:(.text+0x12c): undefined reference to `scp_get_rproc'
> >> ld: mtk_vcodec_fw.c:(.text+0x131): undefined reference to `rproc_boot'
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_fw_select':
> >> mtk_vcodec_fw.c:(.text+0x294): undefined reference to `scp_get'
>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function
> `mtk_vcodec_fw_release':
> >> mtk_vcodec_fw.c:(.text+0x2d7): undefined reference to `scp_put'
>
> ---
> 0-DAY CI Kernel Test Service, Intel Corporation
> https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
>
> --
> You received this message because you are subscribed to the Google Groups
> "cros-kernel-buildreports" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cros-kernel-buildreports+unsubscribe(a)googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/cros-kernel-buildreports/202010021814.NapfEnyz-lkp%40intel.com
> .
>

[-- Attachment #2: attachment.htm --]
[-- Type: text/html, Size: 4568 bytes --]

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

* Re: [chrome-os:chromeos-5.4 9/28] mtk_vcodec_fw.c:undefined reference to `scp_ipi_send'
  2020-10-02 11:23 ` Nicolas Boichat
@ 2020-10-02 12:47   ` Alexandre Courbot
  2020-10-02 15:37     ` Guenter Roeck
  0 siblings, 1 reply; 5+ messages in thread
From: Alexandre Courbot @ 2020-10-02 12:47 UTC (permalink / raw)
  To: kbuild-all

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

Yes, and the problem has also been raised upstream. :/ Looking for the
right fix.

On Fri, Oct 2, 2020 at 8:23 PM Nicolas Boichat <drinkcat@google.com> wrote:
>
> +Alexandre Courbot +Fritz Koenig I guess that's related to your recently merged patches.
>
> On Fri, Oct 2, 2020, 18:45 kernel test robot <lkp@intel.com> wrote:
>>
>> tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
>> head:   1d3392f3ab6c29e5812a47f0a9c946cf0f6e03b8
>> commit: 6c834e841e853771807acc664507158b9226102d [9/28] FROMGIT: media: mtk-vcodec: add SCP firmware ops
>> config: i386-randconfig-a013-20201002 (attached as .config)
>> compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
>> reproduce (this is a W=1 build):
>>         git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
>>         git fetch --no-tags chrome-os chromeos-5.4
>>         git checkout 6c834e841e853771807acc664507158b9226102d
>>         # save the attached .config to linux build tree
>>         make W=1 ARCH=i386
>>
>> If you fix the issue, kindly add following tag as appropriate
>> Reported-by: kernel test robot <lkp@intel.com>
>>
>> All errors (new ones prefixed by >>):
>>
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_ipi_send':
>> >> mtk_vcodec_fw.c:(.text+0x92): undefined reference to `scp_ipi_send'
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_set_ipi_register':
>> >> mtk_vcodec_fw.c:(.text+0xaf): undefined reference to `scp_ipi_register'
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_vpu_scp_dm_addr':
>> >> mtk_vcodec_fw.c:(.text+0xcc): undefined reference to `scp_mapping_dm_addr'
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_venc_capa':
>> >> mtk_vcodec_fw.c:(.text+0xec): undefined reference to `scp_get_venc_hw_capa'
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_vdec_capa':
>> >> mtk_vcodec_fw.c:(.text+0x10c): undefined reference to `scp_get_vdec_hw_capa'
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_load_firmware':
>> >> mtk_vcodec_fw.c:(.text+0x12c): undefined reference to `scp_get_rproc'
>> >> ld: mtk_vcodec_fw.c:(.text+0x131): undefined reference to `rproc_boot'
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_select':
>> >> mtk_vcodec_fw.c:(.text+0x294): undefined reference to `scp_get'
>>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_release':
>> >> mtk_vcodec_fw.c:(.text+0x2d7): undefined reference to `scp_put'
>>
>> ---
>> 0-DAY CI Kernel Test Service, Intel Corporation
>> https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
>>
>> --
>> You received this message because you are subscribed to the Google Groups "cros-kernel-buildreports" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email to cros-kernel-buildreports+unsubscribe(a)googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/msgid/cros-kernel-buildreports/202010021814.NapfEnyz-lkp%40intel.com.

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

* Re: [chrome-os:chromeos-5.4 9/28] mtk_vcodec_fw.c:undefined reference to `scp_ipi_send'
  2020-10-02 12:47   ` Alexandre Courbot
@ 2020-10-02 15:37     ` Guenter Roeck
  2020-10-05  3:37       ` Alexandre Courbot
  0 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2020-10-02 15:37 UTC (permalink / raw)
  To: kbuild-all

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

On Fri, Oct 2, 2020 at 5:47 AM Alexandre Courbot <acourbot@google.com> wrote:
>
> Yes, and the problem has also been raised upstream. :/ Looking for the
> right fix.

One can not set MTK_SCP without taking its dependencies into account.

diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index a097652cec52..0a51ca707b1e 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -245,6 +245,7 @@ config VIDEO_MEDIATEK_VCODEC
        depends on MTK_IOMMU || COMPILE_TEST
        depends on VIDEO_DEV && VIDEO_V4L2
        depends on ARCH_MEDIATEK || COMPILE_TEST
+       depends on REMOTEPROC
        select VIDEOBUF2_DMA_CONTIG
        select V4L2_MEM2MEM_DEV
        select VIDEO_MEDIATEK_VPU

is the obvious fix.

Guenter

>
> On Fri, Oct 2, 2020 at 8:23 PM Nicolas Boichat <drinkcat@google.com> wrote:
> >
> > +Alexandre Courbot +Fritz Koenig I guess that's related to your recently merged patches.
> >
> > On Fri, Oct 2, 2020, 18:45 kernel test robot <lkp@intel.com> wrote:
> >>
> >> tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
> >> head:   1d3392f3ab6c29e5812a47f0a9c946cf0f6e03b8
> >> commit: 6c834e841e853771807acc664507158b9226102d [9/28] FROMGIT: media: mtk-vcodec: add SCP firmware ops
> >> config: i386-randconfig-a013-20201002 (attached as .config)
> >> compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
> >> reproduce (this is a W=1 build):
> >>         git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
> >>         git fetch --no-tags chrome-os chromeos-5.4
> >>         git checkout 6c834e841e853771807acc664507158b9226102d
> >>         # save the attached .config to linux build tree
> >>         make W=1 ARCH=i386
> >>
> >> If you fix the issue, kindly add following tag as appropriate
> >> Reported-by: kernel test robot <lkp@intel.com>
> >>
> >> All errors (new ones prefixed by >>):
> >>
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_ipi_send':
> >> >> mtk_vcodec_fw.c:(.text+0x92): undefined reference to `scp_ipi_send'
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_set_ipi_register':
> >> >> mtk_vcodec_fw.c:(.text+0xaf): undefined reference to `scp_ipi_register'
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_vpu_scp_dm_addr':
> >> >> mtk_vcodec_fw.c:(.text+0xcc): undefined reference to `scp_mapping_dm_addr'
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_venc_capa':
> >> >> mtk_vcodec_fw.c:(.text+0xec): undefined reference to `scp_get_venc_hw_capa'
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_vdec_capa':
> >> >> mtk_vcodec_fw.c:(.text+0x10c): undefined reference to `scp_get_vdec_hw_capa'
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_load_firmware':
> >> >> mtk_vcodec_fw.c:(.text+0x12c): undefined reference to `scp_get_rproc'
> >> >> ld: mtk_vcodec_fw.c:(.text+0x131): undefined reference to `rproc_boot'
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_select':
> >> >> mtk_vcodec_fw.c:(.text+0x294): undefined reference to `scp_get'
> >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_release':
> >> >> mtk_vcodec_fw.c:(.text+0x2d7): undefined reference to `scp_put'
> >>
> >> ---
> >> 0-DAY CI Kernel Test Service, Intel Corporation
> >> https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
> >>
> >> --
> >> You received this message because you are subscribed to the Google Groups "cros-kernel-buildreports" group.
> >> To unsubscribe from this group and stop receiving emails from it, send an email to cros-kernel-buildreports+unsubscribe(a)googlegroups.com.
> >> To view this discussion on the web visit https://groups.google.com/d/msgid/cros-kernel-buildreports/202010021814.NapfEnyz-lkp%40intel.com.

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

* Re: [chrome-os:chromeos-5.4 9/28] mtk_vcodec_fw.c:undefined reference to `scp_ipi_send'
  2020-10-02 15:37     ` Guenter Roeck
@ 2020-10-05  3:37       ` Alexandre Courbot
  0 siblings, 0 replies; 5+ messages in thread
From: Alexandre Courbot @ 2020-10-05  3:37 UTC (permalink / raw)
  To: kbuild-all

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

On Sat, Oct 3, 2020 at 12:37 AM Guenter Roeck <groeck@google.com> wrote:
>
> On Fri, Oct 2, 2020 at 5:47 AM Alexandre Courbot <acourbot@google.com> wrote:
> >
> > Yes, and the problem has also been raised upstream. :/ Looking for the
> > right fix.
>
> One can not set MTK_SCP without taking its dependencies into account.
>
> diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> index a097652cec52..0a51ca707b1e 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -245,6 +245,7 @@ config VIDEO_MEDIATEK_VCODEC
>         depends on MTK_IOMMU || COMPILE_TEST
>         depends on VIDEO_DEV && VIDEO_V4L2
>         depends on ARCH_MEDIATEK || COMPILE_TEST
> +       depends on REMOTEPROC
>         select VIDEOBUF2_DMA_CONTIG
>         select V4L2_MEM2MEM_DEV
>         select VIDEO_MEDIATEK_VPU
>
> is the obvious fix.

Sent a fix upstream:

https://www.spinics.net/lists/kernel/msg3687878.html

Users of pure MT8173 systems might not want to bring remoteproc in for
MT8183 support they won't use, so I've reworked the code to make it
optional.

I plan to wait until I can cherry-pick a FROMGIT into the CrOS tree,
but if someone is affected by this, please let me know and I will make
a FROMLIST.

>
> Guenter
>
> >
> > On Fri, Oct 2, 2020 at 8:23 PM Nicolas Boichat <drinkcat@google.com> wrote:
> > >
> > > +Alexandre Courbot +Fritz Koenig I guess that's related to your recently merged patches.
> > >
> > > On Fri, Oct 2, 2020, 18:45 kernel test robot <lkp@intel.com> wrote:
> > >>
> > >> tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
> > >> head:   1d3392f3ab6c29e5812a47f0a9c946cf0f6e03b8
> > >> commit: 6c834e841e853771807acc664507158b9226102d [9/28] FROMGIT: media: mtk-vcodec: add SCP firmware ops
> > >> config: i386-randconfig-a013-20201002 (attached as .config)
> > >> compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
> > >> reproduce (this is a W=1 build):
> > >>         git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
> > >>         git fetch --no-tags chrome-os chromeos-5.4
> > >>         git checkout 6c834e841e853771807acc664507158b9226102d
> > >>         # save the attached .config to linux build tree
> > >>         make W=1 ARCH=i386
> > >>
> > >> If you fix the issue, kindly add following tag as appropriate
> > >> Reported-by: kernel test robot <lkp@intel.com>
> > >>
> > >> All errors (new ones prefixed by >>):
> > >>
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_ipi_send':
> > >> >> mtk_vcodec_fw.c:(.text+0x92): undefined reference to `scp_ipi_send'
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_set_ipi_register':
> > >> >> mtk_vcodec_fw.c:(.text+0xaf): undefined reference to `scp_ipi_register'
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_vpu_scp_dm_addr':
> > >> >> mtk_vcodec_fw.c:(.text+0xcc): undefined reference to `scp_mapping_dm_addr'
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_venc_capa':
> > >> >> mtk_vcodec_fw.c:(.text+0xec): undefined reference to `scp_get_venc_hw_capa'
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_vdec_capa':
> > >> >> mtk_vcodec_fw.c:(.text+0x10c): undefined reference to `scp_get_vdec_hw_capa'
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_load_firmware':
> > >> >> mtk_vcodec_fw.c:(.text+0x12c): undefined reference to `scp_get_rproc'
> > >> >> ld: mtk_vcodec_fw.c:(.text+0x131): undefined reference to `rproc_boot'
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_select':
> > >> >> mtk_vcodec_fw.c:(.text+0x294): undefined reference to `scp_get'
> > >>    ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_release':
> > >> >> mtk_vcodec_fw.c:(.text+0x2d7): undefined reference to `scp_put'
> > >>
> > >> ---
> > >> 0-DAY CI Kernel Test Service, Intel Corporation
> > >> https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
> > >>
> > >> --
> > >> You received this message because you are subscribed to the Google Groups "cros-kernel-buildreports" group.
> > >> To unsubscribe from this group and stop receiving emails from it, send an email to cros-kernel-buildreports+unsubscribe(a)googlegroups.com.
> > >> To view this discussion on the web visit https://groups.google.com/d/msgid/cros-kernel-buildreports/202010021814.NapfEnyz-lkp%40intel.com.

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

end of thread, other threads:[~2020-10-05  3:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 10:45 [chrome-os:chromeos-5.4 9/28] mtk_vcodec_fw.c:undefined reference to `scp_ipi_send' kernel test robot
2020-10-02 11:23 ` Nicolas Boichat
2020-10-02 12:47   ` Alexandre Courbot
2020-10-02 15:37     ` Guenter Roeck
2020-10-05  3:37       ` Alexandre Courbot

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.