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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 15 Mar 2019 15:34:32 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     jbrunet@...libre.com
Cc:     andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com,
        khilman@...libre.com, netdev@...r.kernel.org,
        linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: phy: meson-gxl: fix interrupt support

From: Jerome Brunet <jbrunet@...libre.com>
Date: Thu, 14 Mar 2019 14:49:45 +0100

> If an interrupt is already pending when the interrupt is enabled on the
> GXL phy, no IRQ will ever be triggered.
> 
> The fix is simply to make sure pending IRQs are cleared before setting
> up the irq mask.
> 
> Fixes: cf127ff20af1 ("net: phy: meson-gxl: add interrupt support")
> Signed-off-by: Jerome Brunet <jbrunet@...libre.com>

Looks good, applied and queued up for -stable.

Powered by blists - more mailing lists