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, 25 Apr 2014 11:13:29 +0100
From:	Luis Henriques <luis.henriques@...onical.com>
To:	Ben Hutchings <ben@...adent.org.uk>
Cc:	linux-kernel@...r.kernel.org, stable@...r.kernel.org,
	kernel-team@...ts.ubuntu.com,
	James Bottomley <JBottomley@...allels.com>
Subject: Re: [PATCH 3.11 052/182] [SCSI] fix our current target reap infrastructure

Ben Hutchings <ben@...adent.org.uk> writes:

> On Thu, 2014-04-24 at 09:49 +0100, Luis Henriques wrote:
>> 3.11.10.9 -stable review patch.  If anyone has any objections, please let me know.
>> 
>> ------------------
>> 
>> From: James Bottomley <JBottomley@...allels.com>
>> 
>> commit e63ed0d7a98014fdfc2cfeb3f6dada313dcabb59 upstream.
>> 
>> This patch eliminates the reap_ref and replaces it with a proper kref.
>> On last put of this kref, the target is removed from visibility in
>> sysfs.  The final call to scsi_target_reap() for the device is done from
>> __scsi_remove_device() and only if the device was made visible.  This
>> ensures that the target disappears as soon as the last device is gone
>> rather than waiting until final release of the device (which is often
>> too long).
>> 
>> Reviewed-by: Alan Stern <stern@...land.harvard.edu>
>> Tested-by: Sarah Sharp <sarah.a.sharp@...ux.intel.com>
>> Signed-off-by: James Bottomley <JBottomley@...allels.com>
>> Signed-off-by: Luis Henriques <luis.henriques@...onical.com>
> [...]
>
> This and the next patch were commented "delay backport by 2 months for
> field testing".
>
> Ben.

Thanks Ben.  I'll drop both patches from the 3.11 queue.

Cheers,
-- 
Luís

Download attachment "signature.asc" of type "application/pgp-signature" (819 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ