openwrt-6.x/target/linux/generic
Petr Štetiar 972f2bff6a generic: backport 5.16 fix for hv utils build failure
Backports following fix:

 hv: utils: add PTP_1588_CLOCK to Kconfig to fix build

 The hyperv utilities use PTP clock interfaces and should depend a
 a kconfig symbol such that they will be built as a loadable module or
 builtin so that linker errors do not happen.

 Prevents these build errors:

 ld: drivers/hv/hv_util.o: in function `hv_timesync_deinit':
 hv_util.c:(.text+0x37d): undefined reference to `ptp_clock_unregister'
 ld: drivers/hv/hv_util.o: in function `hv_timesync_init':
 hv_util.c:(.text+0x738): undefined reference to `ptp_clock_register'

References: https://lore.kernel.org/stable/20220328093115.7486-1-ynezz@true.cz/T/#u
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-03-29 12:02:50 +02:00
..
backport-5.10
backport-5.15 generic: backport 5.16 fix for hv utils build failure 2022-03-29 12:02:50 +02:00
files
hack-5.10
hack-5.15 generic: 5.15: fix FIT partition parser on block partitions 2022-03-29 01:56:05 +01:00
image
other-files
pending-5.10
pending-5.15
config-5.10
config-5.15 kernel: generic: add more missing kernel symbols for 5.15 2022-03-29 12:02:50 +02:00
config-filter
PATCHES