2014-06-30 16:13:31

by Jim Davis

[permalink] [raw]
Subject: randconfig build error with next-20140630, in drivers/staging/unisys/channels/chanstub.c

Building with the attached random configuration file,

drivers/built-in.o: In function `channel_mod_init':
chanstub.c:(.init.text+0xcbcf): undefined reference to `unisys_spar_platform'
make: *** [vmlinux] Error 1


Attachments:
randconfig-1404123680.txt (77.76 kB)

2014-06-30 16:16:53

by Ken Cox

[permalink] [raw]
Subject: Re: randconfig build error with next-20140630, in drivers/staging/unisys/channels/chanstub.c


On 06/30/2014 11:13 AM, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/built-in.o: In function `channel_mod_init':
> chanstub.c:(.init.text+0xcbcf): undefined reference to `unisys_spar_platform'
> make: *** [vmlinux] Error 1
Hi Jim,

I have already submitted a patch to correct this. The kbuild test robot
uncovered it also.

Thanks for the report,
Ken