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] [day] [month] [year] [list]
Date:	Thu, 8 Nov 2007 12:47:47 -0500
From:	Jeff Garzik <jeff@...zik.org>
To:	Ron Mercer <ron.mercer@...gic.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] qla3xxx:  bugfix: Move link state machine into a
	worker thread

On Wed, Nov 07, 2007 at 01:59:06PM -0800, Ron Mercer wrote:
> The link state machine requires access to some resources that
> are shared with the iSCSI function on the chip.  (See iSCSI
> driver at drivers/scsi/qla4xxx)  If the interface is being
> up/downed at a rapid pace this driver may need to sleep
> waiting to get access to the common resources. For this we
> are moving the state machine to run as a work thread.
> 
> Signed-off-by: Ron Mercer <ron.mercer@...gic.com>
> ---
>  drivers/net/qla3xxx.c |   27 +++++++++++++--------------
>  drivers/net/qla3xxx.h |    1 +
>  2 files changed, 14 insertions(+), 14 deletions(-)

applied 1-2

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ