Re: linux-next: Tree for Nov 2 (drivers/platform/x86/amd-pmc.o)

From: Hans de Goede
Date: Tue Nov 02 2021 - 11:26:20 EST


Hi,

On 11/2/21 16:14, Randy Dunlap wrote:
> On 11/2/21 1:15 AM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Please do not add any v5.17 related material to your linux-next included
>> trees until the merge window has closed.
>>
>> Changes since 20211101:
>>
>
>
> on i386:
>
> ld: drivers/platform/x86/amd-pmc.o: in function `amd_pmc_suspend':
> amd-pmc.c:(.text+0x5db): undefined reference to `rtc_class_open'
> ld: amd-pmc.c:(.text+0x5ea): undefined reference to `rtc_read_alarm'
> ld: amd-pmc.c:(.text+0x604): undefined reference to `rtc_read_time'
> ld: amd-pmc.c:(.text+0x660): undefined reference to `rtc_alarm_irq_enable'
>
>
> Also "depends on RTC_CLASS" ?

Yes, thank you for reporting this. I've just send out my main PR
to Linus for 5.16, which includes the amd-pmc changes here.

I'll prepare a patch and include that in my first fixes PR to Linus
once 5.16-rc1 is out.

Regards,

Hans