[PATCH v2 2/2] smartpqi: limit transfer length to 1MB

2017-06-23 Thread Yadan Fan
, but the hardware is able to work fine with it, so the true fix should be from smartpqi driver. Signed-off-by: Yadan Fan <yd...@suse.com> --- drivers/scsi/smartpqi/smartpqi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/smartpqi/smartpqi.h b/drivers/scsi/sm

[PATCH v2 1/2] hpsa: limit transfer length to 1MB

2017-06-23 Thread Yadan Fan
, but the hardware is able to work fine with it, so the true fix should be from hpsa driver. Signed-off-by: Yadan Fan <yd...@suse.com> --- Changes: Reduced SUSE distribution info and internal bug id reference. drivers/scsi/hpsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d

[PATCH v2 2/2] smartpqi: limit transfer length to 1MB

2017-06-23 Thread Yadan Fan
, but the hardware is able to work fine with it, so the true fix should be from smartpqi driver. Signed-off-by: Yadan Fan --- drivers/scsi/smartpqi/smartpqi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/smartpqi/smartpqi.h b/drivers/scsi/smartpqi/smartpqi.h index

[PATCH v2 1/2] hpsa: limit transfer length to 1MB

2017-06-23 Thread Yadan Fan
, but the hardware is able to work fine with it, so the true fix should be from hpsa driver. Signed-off-by: Yadan Fan --- Changes: Reduced SUSE distribution info and internal bug id reference. drivers/scsi/hpsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/hpsa.c b

Re: [PATCH 1/2] hpsa: limit transfer length to 1MB

2017-06-23 Thread Yadan Fan
Hi Johannes, On 2017年06月22日 18:06, Johannes Thumshirn wrote: On Thu, Jun 22, 2017 at 05:58:44PM +0800, Yadan Fan wrote: The hpsa firmware will bypass the cache for any request larger than 1MB, so we should cap the request size to avoid any performance degradation in SLE12-SP2. Upstream

Re: [PATCH 1/2] hpsa: limit transfer length to 1MB

2017-06-23 Thread Yadan Fan
Hi Johannes, On 2017年06月22日 18:06, Johannes Thumshirn wrote: On Thu, Jun 22, 2017 at 05:58:44PM +0800, Yadan Fan wrote: The hpsa firmware will bypass the cache for any request larger than 1MB, so we should cap the request size to avoid any performance degradation in SLE12-SP2. Upstream

[PATCH 2/2] smartpqi: limit transfer length to 1MB

2017-06-22 Thread Yadan Fan
is able to work fine with it, so the true fix should be from smartpqi driver. Reference: bsc#1025461 Signed-off-by: Yadan Fan <yd...@suse.com> --- drivers/scsi/smartpqi/smartpqi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/smartpqi/smartpqi.h b/driver

[PATCH 2/2] smartpqi: limit transfer length to 1MB

2017-06-22 Thread Yadan Fan
is able to work fine with it, so the true fix should be from smartpqi driver. Reference: bsc#1025461 Signed-off-by: Yadan Fan --- drivers/scsi/smartpqi/smartpqi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/smartpqi/smartpqi.h b/drivers/scsi/smartpqi/smartpqi.h

[PATCH 1/2] hpsa: limit transfer length to 1MB

2017-06-22 Thread Yadan Fan
to work fine with it, so the true fix should be from hpsa driver. References: bsc#1025461 Signed-off-by: Yadan Fan <yd...@suse.com> --- drivers/scsi/hpsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c index 73daace478cb..b4c0bb

[PATCH 1/2] hpsa: limit transfer length to 1MB

2017-06-22 Thread Yadan Fan
to work fine with it, so the true fix should be from hpsa driver. References: bsc#1025461 Signed-off-by: Yadan Fan --- drivers/scsi/hpsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c index 73daace478cb..b4c0bbea680c 100644

[PATCH] s390x: fix condition to choose correct function

2016-02-23 Thread Yadan Fan
rnel_ino_t) is int type. Signed-off-by: Yadan Fan <yd...@suse.com> --- fs/cifs/cifsfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 68c4547..02dcbe1 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -31,7 +31,7 @@ * so that

[PATCH] s390x: fix condition to choose correct function

2016-02-23 Thread Yadan Fan
rnel_ino_t) is int type. Signed-off-by: Yadan Fan --- fs/cifs/cifsfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 68c4547..02dcbe1 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -31,7 +31,7 @@ * so that it will fit. We u