Re: [PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device

From: Jakub Kicinski
Date: Mon Oct 14 2024 - 16:12:50 EST


On Mon, 14 Oct 2024 08:25:35 +0100 David Woodhouse wrote:
> On Wed, 2024-10-09 at 17:32 -0700, Jakub Kicinski wrote:
> > On Sun, 06 Oct 2024 08:17:58 +0100 David Woodhouse wrote:
> > > +config PTP_1588_CLOCK_VMCLOCK
> > > +       tristate "Virtual machine PTP clock"
> > > +       depends on X86_TSC || ARM_ARCH_TIMER
> > > +       depends on PTP_1588_CLOCK && ACPI && ARCH_SUPPORTS_INT128
> > > +       default y
> >
> > Why default to enabled? Linus will not be happy..
>
> Want an incremental patch to change that?

Yes please and thank you! We gotta straighten it out before
the merge window.