Linux-HyperV List
 help / color / mirror / Atom feed
* 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

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