* Backport fix for 5.15: hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
@ 2022-03-28 9:31 Petr Štetiar
2022-03-28 9:39 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Petr Štetiar @ 2022-03-28 9:31 UTC (permalink / raw)
To: stable; +Cc: Petr Štetiar, linux-hyperv, Randy Dunlap
Hi,
I would like to ask for a backport of upstream commit 1dc2f2b81a6a ("hv:
utils: add PTP_1588_CLOCK to Kconfig to fix build") to 5.15 kernel series as
it fixes following build failure for me with 5.15.31:
x86_64-openwrt-linux-musl-ld: drivers/hv/hv_util.o: in function `hv_timesync_deinit':
linux-x86_64/linux-5.15.31/drivers/hv/hv_util.c:770: undefined reference to `ptp_clock_unregister'
x86_64-openwrt-linux-musl-ld: drivers/hv/hv_util.o: in function `hv_timesync_init':
linux-x86_64/linux-5.15.31/drivers/hv/hv_util.c:746: undefined reference to `ptp_clock_register'
Thanks!
Cheers,
Petr
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Backport fix for 5.15: hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
2022-03-28 9:31 Backport fix for 5.15: hv: utils: add PTP_1588_CLOCK to Kconfig to fix build Petr Štetiar
@ 2022-03-28 9:39 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-03-28 9:39 UTC (permalink / raw)
To: Petr Štetiar; +Cc: stable, linux-hyperv, Randy Dunlap
On Mon, Mar 28, 2022 at 11:31:15AM +0200, Petr Štetiar wrote:
> Hi,
>
> I would like to ask for a backport of upstream commit 1dc2f2b81a6a ("hv:
> utils: add PTP_1588_CLOCK to Kconfig to fix build") to 5.15 kernel series as
> it fixes following build failure for me with 5.15.31:
>
> x86_64-openwrt-linux-musl-ld: drivers/hv/hv_util.o: in function `hv_timesync_deinit':
> linux-x86_64/linux-5.15.31/drivers/hv/hv_util.c:770: undefined reference to `ptp_clock_unregister'
> x86_64-openwrt-linux-musl-ld: drivers/hv/hv_util.o: in function `hv_timesync_init':
> linux-x86_64/linux-5.15.31/drivers/hv/hv_util.c:746: undefined reference to `ptp_clock_register'
Now queued up, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-28 9:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-28 9:31 Backport fix for 5.15: hv: utils: add PTP_1588_CLOCK to Kconfig to fix build Petr Štetiar
2022-03-28 9:39 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox