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:	Wed, 22 Oct 2008 12:04:08 +0100
From:	Catalin Marinas <catalin.marinas@....com>
To:	Jeff Garzik <jeff@...zik.org>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 3/3] smc911x: Make the driver safer on SMP

On Wed, 2008-10-22 at 07:01 -0400, Jeff Garzik wrote:
> Catalin Marinas wrote:
> > This patch extends the critical regions covered by lp->lock to make it
> > safer on SMP. The main failure point was the smc911x_hard_start_xmit
> > function being called from different CPUs. It was tested on the ARM SMP
> > platforms.
> > 
> > Signed-off-by: Catalin Marinas <catalin.marinas@....com>
> > ---
> >  drivers/net/smc911x.c |   25 ++++++++-----------------
> >  1 files changed, 8 insertions(+), 17 deletions(-)
> 
> applied 1-3

Thanks.

-- 
Catalin

--
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