linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
@ 2022-05-19  7:49 Tasmiya Nalatwad
  2022-05-19 12:14 ` Jens Axboe
  0 siblings, 1 reply; 8+ messages in thread
From: Tasmiya Nalatwad @ 2022-05-19  7:49 UTC (permalink / raw)
  To: linux-block; +Cc: linux-kernel, abdhalee, sachinp, mputtash

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....



-- 
Regards,
Tasmiya Nalatwad
IBM Linux Technology Center

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

* Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
  2022-05-19  7:49 [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined! Tasmiya Nalatwad
@ 2022-05-19 12:14 ` Jens Axboe
  2022-05-19 12:38   ` Hannes Reinecke
  0 siblings, 1 reply; 8+ messages in thread
From: Jens Axboe @ 2022-05-19 12:14 UTC (permalink / raw)
  To: Tasmiya Nalatwad, linux-block
  Cc: linux-kernel, abdhalee, sachinp, mputtash, Christoph Hellwig, linux-nvme

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?

-- 
Jens Axboe


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

* Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
  2022-05-19 12:14 ` Jens Axboe
@ 2022-05-19 12:38   ` Hannes Reinecke
  2022-05-19 12:40     ` Jens Axboe
  0 siblings, 1 reply; 8+ messages in thread
From: Hannes Reinecke @ 2022-05-19 12:38 UTC (permalink / raw)
  To: Jens Axboe, Tasmiya Nalatwad, linux-block
  Cc: linux-kernel, abdhalee, sachinp, mputtash, Christoph Hellwig, linux-nvme

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.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		           Kernel Storage Architect
hare@suse.de			                  +49 911 74053 688
SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), GF: Felix Imendörffer

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

* Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
  2022-05-19 12:38   ` Hannes Reinecke
@ 2022-05-19 12:40     ` Jens Axboe
  2022-05-19 12:42       ` Jens Axboe
  0 siblings, 1 reply; 8+ messages in thread
From: Jens Axboe @ 2022-05-19 12:40 UTC (permalink / raw)
  To: Hannes Reinecke
  Cc: Tasmiya Nalatwad, linux-block, linux-kernel, Abdul Haleem,
	sachinp, mputtash, Christoph Hellwig, linux-nvme

On Thu, May 19, 2022 at 6:38 AM Hannes Reinecke <hare@suse.de> 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.

-- 
Jens Axboe


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

* Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
  2022-05-19 12:40     ` Jens Axboe
@ 2022-05-19 12:42       ` Jens Axboe
  2022-05-19 13:02         ` Hannes Reinecke
  0 siblings, 1 reply; 8+ messages in thread
From: Jens Axboe @ 2022-05-19 12:42 UTC (permalink / raw)
  To: Hannes Reinecke
  Cc: Tasmiya Nalatwad, linux-block, linux-kernel, Abdul Haleem,
	sachinp, mputtash, Christoph Hellwig, linux-nvme

On 5/19/22 6:40 AM, Jens Axboe wrote:
> On Thu, May 19, 2022 at 6:38 AM Hannes Reinecke <hare@suse.de> 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@intel.com/

-- 
Jens Axboe


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

* Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
  2022-05-19 12:42       ` Jens Axboe
@ 2022-05-19 13:02         ` Hannes Reinecke
  2022-05-19 20:02           ` Randy Dunlap
  0 siblings, 1 reply; 8+ messages in thread
From: Hannes Reinecke @ 2022-05-19 13:02 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Tasmiya Nalatwad, linux-block, linux-kernel, Abdul Haleem,
	sachinp, mputtash, Christoph Hellwig, linux-nvme

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@suse.de> 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@intel.com/
> 
Right. Send a patch.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		           Kernel Storage Architect
hare@suse.de			                  +49 911 74053 688
SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), GF: Felix Imendörffer

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

* Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
  2022-05-19 13:02         ` Hannes Reinecke
@ 2022-05-19 20:02           ` Randy Dunlap
  2022-05-20  6:33             ` Hannes Reinecke
  0 siblings, 1 reply; 8+ messages in thread
From: Randy Dunlap @ 2022-05-19 20:02 UTC (permalink / raw)
  To: Hannes Reinecke, Jens Axboe
  Cc: Tasmiya Nalatwad, linux-block, linux-kernel, Abdul Haleem,
	sachinp, mputtash, Christoph Hellwig, linux-nvme



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@suse.de> 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@intel.com/
>>
> Right. Send a patch.


https://lore.kernel.org/all/20220518045704.GA30131@lst.de/

but it needs to be sent as a formal patch.

-- 
~Randy

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

* Re: [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
  2022-05-19 20:02           ` Randy Dunlap
@ 2022-05-20  6:33             ` Hannes Reinecke
  0 siblings, 0 replies; 8+ messages in thread
From: Hannes Reinecke @ 2022-05-20  6:33 UTC (permalink / raw)
  To: Randy Dunlap, Jens Axboe, Martin K. Petersen
  Cc: Tasmiya Nalatwad, linux-block, linux-kernel, Abdul Haleem,
	sachinp, mputtash, Christoph Hellwig, linux-nvme, linux-scsi

On 5/19/22 13:02, Randy Dunlap wrote:
> 
> 
> 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@suse.de> 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@intel.com/
>>>
>> Right. Send a patch.
> 
> 
> https://lore.kernel.org/all/20220518045704.GA30131@lst.de/
> 
> but it needs to be sent as a formal patch.
> 
I am confused.
The 'for-next' branch from Martin Petersen has the updated patch
(827fc630e4c8 ("scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()")
but linux-next is still on the old (v1) version.

Not sure what to do here.
Martin?

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                Kernel Storage Architect
hare@suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman

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

end of thread, other threads:[~2022-05-20  6:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19  7:49 [linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined! Tasmiya Nalatwad
2022-05-19 12:14 ` Jens Axboe
2022-05-19 12:38   ` Hannes Reinecke
2022-05-19 12:40     ` Jens Axboe
2022-05-19 12:42       ` Jens Axboe
2022-05-19 13:02         ` Hannes Reinecke
2022-05-19 20:02           ` Randy Dunlap
2022-05-20  6:33             ` Hannes Reinecke

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).