Re: [PATCH 2/7] Function to retrieve main clock state

From: Thomas Gleixner
Date: Thu Oct 01 2020 - 18:05:57 EST


Erez,

On Thu, Oct 01 2020 at 22:51, Erez Geva wrote:

same comments as for patch 1 apply.

> Add kernel function to retrieve main clock oscillator state.

The function you are adding is named adjtimex(). adjtimex(2) is a well
known user space interface and naming a read only kernel interface the
same way is misleading.

Thanks,

tglx