Re: [PATCH v8] binder: transaction latency tracking for user build

From: Greg Kroah-Hartman
Date: Mon Sep 07 2020 - 08:31:39 EST


On Mon, Sep 07, 2020 at 08:00:52PM +0800, Frankie Chang wrote:
> Change from v8:
> - change rtc_time_to_tm to rtc_time64_to_tm.
> - change timeval to __kernel_old_timeval due to
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c766d1472c70d25ad475cf56042af1652e792b23

That feels wrong, why can't you use the "new" structure instead?

thanks,

greg k-h