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]
Date:	Wed, 24 Feb 2016 23:58:56 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	diego.viola@...il.com
Cc:	cooldavid@...ldavid.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org, richard.weinberger@...il.com,
	pavel@....cz, rjw@...ysocki.net, valdis.kletnieks@...edu
Subject: Re: [PATCH v3] net: jme: fix suspend/resume on JMC260

From: Diego Viola <diego.viola@...il.com>
Date: Tue, 23 Feb 2016 12:04:04 -0300

> The JMC260 network card fails to suspend/resume because the call to
> jme_start_irq() was too early, moving the call to jme_start_irq() after
> the call to jme_reset_link() makes it work.
> 
> Prior this change suspend/resume would fail unless /sys/power/pm_async=0
> was explicitly specified.
> 
> Relevant bug report: https://bugzilla.kernel.org/show_bug.cgi?id=112351
> 
> Signed-off-by: Diego Viola <diego.viola@...il.com>

Applied and queued up for -stable, thanks.

Powered by blists - more mailing lists