Re: [RFC PATCH v2 04/10] igc: remove convert_art_to_tsc()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 21, 2023 at 03:02:48PM +0530, lakshmi.sowjanya.d@xxxxxxxxx wrote:
> From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> 
> Remove convert_art_to_tsc() function call, Pass system clock cycles and
> clocksource ID as input to get_device_system_crosststamp().

...

> +	return (struct system_counterval_t) {
> +		.cs_id    = CSID_X86_ART,
> +		.cycles    = tstamp,
> +		.nsecs    = true,

Either you should remove the extra spaces before '=' or replace them by TAB(s).

> +	};

-- 
With Best Regards,
Andy Shevchenko






[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux