Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!

From: Randy Dunlap
Date: Thu May 19 2022 - 16:02:48 EST




On 5/19/22 06:02, Hannes Reinecke wrote:
> On 5/19/22 14:42, Jens Axboe wrote:
>> On 5/19/22 6:40 AM, Jens Axboe wrote:
>>> On Thu, May 19, 2022 at 6:38 AM Hannes Reinecke <hare@xxxxxxx> wrote:
>>>>
>>>> On 5/19/22 14:14, Jens Axboe wrote:
>>>>> On 5/19/22 1:49 AM, Tasmiya Nalatwad wrote:
>>>>>> Greetings,
>>>>>>
>>>>>> linux-next build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
>>>>>>
>>>>>> Console Logs :
>>>>>>
>>>>>> [console-expect]#make -j 17 -s && make modules && make modules_install && make install
>>>>>> make -j 17 -s && make modules && make modules_install && make install
>>>>>> ERROR: modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
>>>>>> make[1]: *** [scripts/Makefile.modpost:134: modules-only.symvers] Error 1
>>>>>> make: *** [Makefile:1914: modules] Error 2
>>>>>> make: *** Waiting for unfinished jobs....
>>>>>
>>>>> Christoph, can you fix this up?
>>>>>
>>>> Cannot reproduce with commit 21498d01d045c5b95b93e0a0625ae965b4330ebe.
>>>> Please share details.
>>>
>>> The kerneltest bot also reported this a few days ago, you might be able
>>> to find the details there as that includes config etc.
>>
>> Here: https://lore.kernel.org/linux-mm/202205190527.o9wVEvHI-lkp@xxxxxxxxx/
>>
> Right. Send a patch.


https://lore.kernel.org/all/20220518045704.GA30131@xxxxxx/

but it needs to be sent as a formal patch.

--
~Randy