Re: [PATCH 6/9] block: Add 'zoned' sysfs queue attribute

2016-04-06 Thread Hannes Reinecke
On 04/07/2016 03:56 AM, Damien Le Moal wrote: > > Hannes, > >> Add a sysfs queue attribute 'zoned' to display the zone layout >> for zoned devices. >> >> Signed-off-by: Hannes Reinecke >> --- >> block/blk-sysfs.c | 47 +++ >> 1 file

Re: [PATCH 10/12] Limit bio_endio recursion

2016-04-06 Thread Ming Lei
On Thu, 7 Apr 2016 11:54:49 +0800 Ming Lei wrote: > On Mon, Apr 4, 2016 at 1:06 PM, Shaun Tancheff wrote: > > Recursive endio calls can exceed 16k stack. Tested with > > 32k stack and observed: > > > > DepthSize Location(293

Re: [PATCH 09/27] target: use bio_is_full()

2016-04-06 Thread Ming Lei
On Tue, Apr 5, 2016 at 9:02 PM, Christoph Hellwig wrote: > On Tue, Apr 05, 2016 at 07:56:54PM +0800, Ming Lei wrote: >> +++ b/drivers/target/target_core_pscsi.c >> @@ -951,7 +951,7 @@ pscsi_map_sg(struct se_cmd *cmd, struct scatterlist >> *sgl, u32 sgl_nents, >>

Re: [PATCH 10/12] Limit bio_endio recursion

2016-04-06 Thread Ming Lei
On Mon, Apr 4, 2016 at 1:06 PM, Shaun Tancheff wrote: > Recursive endio calls can exceed 16k stack. Tested with > 32k stack and observed: > > DepthSize Location(293 entries) > - > 0)21520 16

Re: [PATCH 6/9] block: Add 'zoned' sysfs queue attribute

2016-04-06 Thread Damien Le Moal
Hannes, >Add a sysfs queue attribute 'zoned' to display the zone layout >for zoned devices. > >Signed-off-by: Hannes Reinecke >--- > block/blk-sysfs.c | 47 +++ > 1 file changed, 47 insertions(+) > >diff --git a/block/blk-sysfs.c

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Theodore Ts'o
On Wed, Apr 06, 2016 at 11:41:49AM -0700, Greg KH wrote: > > > > Is this Nick Krause? An email reply that Martin forwarded but the > > > > list didn't pick up (because it had a html part) suggests this. > > > > What you're doing is what got you banned from LKML the last time: > > > > sending

[Bug 114401] crash dump aic94xx

2016-04-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=114401 bastienphilb...@gmail.com changed: What|Removed |Added CC||bastienphilb...@gmail.com

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Greg KH
On Wed, Apr 06, 2016 at 01:28:24PM -0400, James Bottomley wrote: > On Wed, 2016-04-06 at 13:23 -0400, Bastien Philbert wrote: > > > > On 2016-04-06 01:14 PM, James Bottomley wrote: > > > On Wed, 2016-04-06 at 10:36 -0400, Bastien Philbert wrote: > > > > > > > > On 2016-04-06 10:24 AM, James

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Bastien Philbert
On 2016-04-06 01:28 PM, James Bottomley wrote: > On Wed, 2016-04-06 at 13:23 -0400, Bastien Philbert wrote: >> >> On 2016-04-06 01:14 PM, James Bottomley wrote: >>> On Wed, 2016-04-06 at 10:36 -0400, Bastien Philbert wrote: On 2016-04-06 10:24 AM, James Bottomley wrote: > On Wed,

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread James Bottomley
On Wed, 2016-04-06 at 13:23 -0400, Bastien Philbert wrote: > > On 2016-04-06 01:14 PM, James Bottomley wrote: > > On Wed, 2016-04-06 at 10:36 -0400, Bastien Philbert wrote: > > > > > > On 2016-04-06 10:24 AM, James Bottomley wrote: > > > > On Wed, 2016-04-06 at 10:11 -0400, Bastien Philbert

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Bastien Philbert
On 2016-04-06 01:14 PM, James Bottomley wrote: > On Wed, 2016-04-06 at 10:36 -0400, Bastien Philbert wrote: >> >> On 2016-04-06 10:24 AM, James Bottomley wrote: >>> On Wed, 2016-04-06 at 10:11 -0400, Bastien Philbert wrote: On 2016-04-06 09:38 AM, James Bottomley wrote: > On Wed,

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread James Bottomley
On Wed, 2016-04-06 at 10:36 -0400, Bastien Philbert wrote: > > On 2016-04-06 10:24 AM, James Bottomley wrote: > > On Wed, 2016-04-06 at 10:11 -0400, Bastien Philbert wrote: > > > > > > On 2016-04-06 09:38 AM, James Bottomley wrote: > > > > On Wed, 2016-04-06 at 09:21 -0400, Bastien Philbert

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Bastien Philbert
On 2016-04-06 10:24 AM, James Bottomley wrote: > On Wed, 2016-04-06 at 10:11 -0400, Bastien Philbert wrote: >> >> On 2016-04-06 09:38 AM, James Bottomley wrote: >>> On Wed, 2016-04-06 at 09:21 -0400, Bastien Philbert wrote: On 2016-04-06 03:48 AM, Julian Calaby wrote: > Hi Bastien,

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread James Bottomley
On Wed, 2016-04-06 at 10:11 -0400, Bastien Philbert wrote: > > On 2016-04-06 09:38 AM, James Bottomley wrote: > > On Wed, 2016-04-06 at 09:21 -0400, Bastien Philbert wrote: > > > > > > On 2016-04-06 03:48 AM, Julian Calaby wrote: > > > > Hi Bastien, > > > > > > > > On Wed, Apr 6, 2016 at 7:19

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Bastien Philbert
On 2016-04-06 09:38 AM, James Bottomley wrote: > On Wed, 2016-04-06 at 09:21 -0400, Bastien Philbert wrote: >> >> On 2016-04-06 03:48 AM, Julian Calaby wrote: >>> Hi Bastien, >>> >>> On Wed, Apr 6, 2016 at 7:19 AM, Bastien Philbert >>> wrote: This fixes backwards

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread James Bottomley
On Wed, 2016-04-06 at 09:21 -0400, Bastien Philbert wrote: > > On 2016-04-06 03:48 AM, Julian Calaby wrote: > > Hi Bastien, > > > > On Wed, Apr 6, 2016 at 7:19 AM, Bastien Philbert > > wrote: > > > This fixes backwards locking in the function __csio_unreg_rnode > > >

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Bastien Philbert
On 2016-04-06 03:48 AM, Julian Calaby wrote: > Hi Bastien, > > On Wed, Apr 6, 2016 at 7:19 AM, Bastien Philbert > wrote: >> This fixes backwards locking in the function __csio_unreg_rnode to >> properly lock before the call to the function csio_unreg_rnode and >> not

[PATCH v2 19/30] scsi: use parity32 in isci's phy

2016-04-06 Thread zengzhaoxiu
From: Zhaoxiu Zeng Signed-off-by: Zhaoxiu Zeng --- drivers/scsi/isci/phy.c | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/drivers/scsi/isci/phy.c b/drivers/scsi/isci/phy.c index cb87b2e..a06aff6 100644 ---

Re: [PATCH v4 0/2] Update SCSI target removal path

2016-04-06 Thread Johannes Thumshirn
On 2016-04-05 13:18, Martin K. Petersen wrote: "Johannes" == Johannes Thumshirn writes: Johannes> This is a follow up to "scsi: Add intermediate STARGET_REMOVE Johannes> state to scsi_target_state". James suggested we should let this incubate before hitting stable.

Re: [PATCH v2 8/8] scsi: ufs: connect to RPMB subsystem

2016-04-06 Thread Joao Pinto
Hi! On 4/4/2016 12:11 PM, Tomas Winkler wrote: > Register UFS RPMB LUN with the RPMB subsystem and provide > implementation for the RPMB access operations. RPMB partition is > accessed via a sequence of security protocol in and security protocol > out commands with UFS specific parameters. This

Re: [PATCH 1/4] libata: implement ZBC IN translation

2016-04-06 Thread Hannes Reinecke
On 04/04/2016 05:49 PM, Tejun Heo wrote: > On Mon, Apr 04, 2016 at 11:47:48AM +0200, Hannes Reinecke wrote: >> +/* > > /** > >> + * ata_scsi_report_zones_complete >> + * >> + * Convert T-13 little-endian field representation into >> + * T-10 big-endian field representation. >> + */ >> +static

Re: [PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode

2016-04-06 Thread Julian Calaby
Hi Bastien, On Wed, Apr 6, 2016 at 7:19 AM, Bastien Philbert wrote: > This fixes backwards locking in the function __csio_unreg_rnode to > properly lock before the call to the function csio_unreg_rnode and > not unlock with spin_unlock_irq as this would not allow the