From: Miles Chen <miles.chen@mediatek.com>
To: <lkp@intel.com>
Cc: <angelogioacchino.delregno@collabora.com>,
<chun-jie.chen@mediatek.com>, <kbuild-all@lists.01.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-clk@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-mediatek@lists.infradead.org>, <llvm@lists.linux.dev>,
<matthias.bgg@gmail.com>, <miles.chen@mediatek.com>,
<mturquette@baylibre.com>, <sboyd@kernel.org>,
<wenst@chromium.org>
Subject: Re: [PATCH v2 4/7] clk: mediatek: mt6779: use mtk_clk_simple_probe to simplify driver
Date: Wed, 25 May 2022 09:45:48 +0800 [thread overview]
Message-ID: <20220525014548.19749-1-miles.chen@mediatek.com> (raw)
In-Reply-To: <202205242129.DezL7Tp0-lkp@intel.com>
>
> If you fix the issue, kindly add following tag where applicable
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>, old ones prefixed by <<):
>
> ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/imx/clk-imxrt1050.o
> ERROR: modpost: "vmf_insert_pfn" [drivers/gpu/drm/drm_shmem_helper.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_remove" [drivers/clk/mediatek/clk-mt6779-aud.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_probe" [drivers/clk/mediatek/clk-mt6779-aud.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_remove" [drivers/clk/mediatek/clk-mt6779-vdec.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_probe" [drivers/clk/mediatek/clk-mt6779-vdec.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_remove" [drivers/clk/mediatek/clk-mt6779-cam.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_probe" [drivers/clk/mediatek/clk-mt6779-cam.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_remove" [drivers/clk/mediatek/clk-mt6779-ipe.ko] undefined!
> >> ERROR: modpost: "mtk_clk_simple_probe" [drivers/clk/mediatek/clk-mt6779-ipe.ko] undefined!
> ERROR: modpost: "imx_clk_hw_pfd" [drivers/clk/imx/clk-imxrt1050.ko] undefined!
> WARNING: modpost: suppressed 1 unresolved symbol warnings because there were too many)
Thanks for the testing.
This patch depends on another patch [1], so I will just ignore this report.
thanks,
Miles
[1] https://patchwork.kernel.org/project/linux-mediatek/patch/20220518111652.223727-7-angelogioacchino.delregno@collabora.com/
>
> Kconfig warnings: (for reference only)
> WARNING: unmet direct dependencies detected for DRM_GEM_SHMEM_HELPER
> Depends on HAS_IOMEM && DRM && MMU
> Selected by
> - DRM_SSD130X && HAS_IOMEM && DRM
>
> --
> 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
next prev parent reply other threads:[~2022-05-25 1:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-24 8:38 [PATCH v2 0/7] clk: mediatek: use mtk_clk_simple_probe to simplify driver Miles Chen
2022-05-24 8:38 ` [PATCH v2 1/7] clk: mediatek: mt2701: " Miles Chen
2022-05-24 8:38 ` [PATCH v2 2/7] clk: mediatek: mt2712: " Miles Chen
2022-05-24 8:38 ` [PATCH v2 3/7] clk: mediatek: mt6765: " Miles Chen
2022-05-24 8:38 ` [PATCH v2 4/7] clk: mediatek: mt6779: " Miles Chen
2022-05-24 13:20 ` kernel test robot
2022-05-25 1:45 ` Miles Chen [this message]
2022-05-24 8:38 ` [PATCH v2 5/7] clk: mediatek: mt6797: " Miles Chen
2022-05-24 8:38 ` [PATCH v2 6/7] clk: mediatek: mt8183: " Miles Chen
2022-05-24 8:38 ` [PATCH v2 7/7] clk: mediatek: mt8192: add mtk_clk_simple_remove Miles Chen
2022-05-24 9:37 ` AngeloGioacchino Del Regno
2022-05-24 9:37 ` [PATCH v2 0/7] clk: mediatek: use mtk_clk_simple_probe to simplify driver AngeloGioacchino Del Regno
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=20220525014548.19749-1-miles.chen@mediatek.com \
--to=miles.chen@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chun-jie.chen@mediatek.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=matthias.bgg@gmail.com \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
--cc=wenst@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).