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
| ||
|
Message-Id: <170060642442.8112.7703368423240582165.git-patchwork-notify@kernel.org> Date: Tue, 21 Nov 2023 22:40:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jose Ignacio Tornos Martinez <jtornosm@...hat.com> Cc: pabeni@...hat.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org, netdev@...r.kernel.org, weihao.bj@...system.com Subject: Re: [PATCH v2 1/2] net: usb: ax88179_178a: fix failed operations during ax88179_reset Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Mon, 20 Nov 2023 13:06:29 +0100 you wrote: > Using generic ASIX Electronics Corp. AX88179 Gigabit Ethernet device, > the following test cycle has been implemented: > - power on > - check logs > - shutdown > - after detecting the system shutdown, disconnect power > - after approximately 60 seconds of sleep, power is restored > Running some cycles, sometimes error logs like this appear: > kernel: ax88179_178a 2-9:1.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0001: -19 > kernel: ax88179_178a 2-9:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0001: -19 > ... > These failed operation are happening during ax88179_reset execution, so > the initialization could not be correct. > > [...] Here is the summary with links: - [v2,1/2] net: usb: ax88179_178a: fix failed operations during ax88179_reset https://git.kernel.org/netdev/net/c/0739af07d1d9 - [v2,2/2] net: usb: ax88179_178a: avoid two consecutive device resets (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists