lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9c396e60-99b3-45be-a147-e1bf6c561183@intel.com>
Date: Tue, 29 Oct 2024 14:21:51 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: Chris H <christopher.s.hall@...el.com>, <intel-wired-lan@...ts.osuosl.org>
CC: <david.zage@...el.com>, <vinicius.gomes@...el.com>,
	<netdev@...r.kernel.org>, <rodrigo.cadore@...coustics.com>,
	<vinschen@...hat.com>, Michal Swiatkowski
	<michal.swiatkowski@...ux.intel.com>
Subject: Re: [PATCH iwl-net v2 1/4] igc: Ensure the PTM cycle is reliably
 triggered



On 10/22/2024 7:30 PM, Chris H wrote:

...

>   static int igc_phc_get_syncdevicetime(ktime_t *device,
>   				      struct system_counterval_t *system,
>   				      void *ctx)
>   {
> -	u32 stat, t2_curr_h, t2_curr_l, ctrl;
> +	u32 stat, t2_curr_h, t2_curr_l;

This needs to move a couple of lines down now for RCT.

Thanks,
Tony

>   	struct igc_adapter *adapter = ctx;
>   	struct igc_hw *hw = &adapter->hw;
>   	int err, count = 100;



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ