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:	Fri, 13 Apr 2012 13:35:59 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	antonz@...allels.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] atl1: fix kernel panic in case of DMA errors

From: Tony Zelenoff <antonz@...allels.com>
Date: Wed, 11 Apr 2012 20:15:03 +0400

> Problem:
> There was two separate work_struct structures which share one
> handler. Unfortunately getting atl1_adapter structure from
> work_struct in case of DMA error was done from incorrect
> offset which cause kernel panics.
> 
> Solution:
> The useless work_struct for DMA error removed and
> handler name changed to more generic one.
> 
> Signed-off-by: Tony Zelenoff <antonz@...allels.com>

Applied and queued up for -stable, thanks.
--
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