RE: [PATCH net 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support

From: Min Li
Date: Wed Apr 27 2022 - 10:32:12 EST


> On Tue, 26 Apr 2022 15:32:53 -0400 Min Li wrote:
> > Use TOD_READ_SECONDARY for extts to keep TOD_READ_PRIMARY for
> gettime
> > and settime exclusively
>
> Does not build on 32 bit.
>

Hi Jakub

I compiled with arm-linux-gnueabi-

By 32 bit, did you mean x86?

Min