From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH v2] libiscsi: add lock around task lists to fix list corruption regression Date: Tue, 28 Feb 2017 22:06:46 -0500 Message-ID: References: <20170221173536.32024-1-cleech@redhat.com> <20170228005836.12444-1-cleech@redhat.com> Reply-To: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Sender: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20170228005836.12444-1-cleech-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> (Chris Leech's message of "Mon, 27 Feb 2017 16:58:36 -0800") List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Chris Leech Cc: linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org, jejb-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org, lduncan-IBi9RG/b67k@public.gmane.org, ilkka-/1wQRMveznE@public.gmane.org, gpiccoli-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org, "# v3 . 15+" List-Id: linux-scsi@vger.kernel.org >>>>> "Chris" == Chris Leech writes: Chris> There's a rather long standing regression from the commit Chris> "libiscsi: Reduce locking contention in fast path" Applied to 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to open-iscsi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to open-iscsi-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org Visit this group at https://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:33373 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751373AbdCADID (ORCPT ); Tue, 28 Feb 2017 22:08:03 -0500 To: Chris Leech Cc: linux-scsi@vger.kernel.org, open-iscsi@googlegroups.com, martin.petersen@oracle.com, jejb@linux.vnet.ibm.com, lduncan@suse.com, ilkka@kapsi.fi, gpiccoli@linux.vnet.ibm.com, "# v3 . 15+" Subject: Re: [PATCH v2] libiscsi: add lock around task lists to fix list corruption regression From: "Martin K. Petersen" References: <20170221173536.32024-1-cleech@redhat.com> <20170228005836.12444-1-cleech@redhat.com> Date: Tue, 28 Feb 2017 22:06:46 -0500 In-Reply-To: <20170228005836.12444-1-cleech@redhat.com> (Chris Leech's message of "Mon, 27 Feb 2017 16:58:36 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: stable-owner@vger.kernel.org List-ID: >>>>> "Chris" == Chris Leech writes: Chris> There's a rather long standing regression from the commit Chris> "libiscsi: Reduce locking contention in fast path" Applied to 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering