Gerd Hoffmann wrote:
>> arch/i386/kernel/built-in.o: In function `APIC_init_uniprocessor':
>> (.init.text+0x6357): undefined reference to `setup_boot_clock'
>>
>
>
>> drivers/built-in.o: In function `xencons_rx':
>> (.text+0x17f09): undefined reference to `sysrq_enabled'
>>
>
> Here is the fix for both. Not fully sure the first one is correct
> though, I've just moved the inline functions into the correct #ifdef
> CONFIG_foo section, but didn't uninline them like rusty did for the
> apic_* ones. As they are hardly called by modules it should be ok this
> way I think.
>
Thanks. I've merged the xen-console one; I'll do the other one shortly.
J
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/virtualization