https://bugzilla.kernel.org/show_bug.cgi?id=201941
Bug ID: 201941
Summary: Errors with SanDisk and Samsung 64GB micro SD cards on
ThinkPad E485
Product: IO/Storage
Version: 2.5
Kernel Version: 4.19.4
Hardware: x86-64
https://bugzilla.kernel.org/show_bug.cgi?id=201941
--- Comment #1 from alexander.reim...@pm.me ---
Created attachment 279911
--> https://bugzilla.kernel.org/attachment.cgi?id=279911&action=edit
lspci -vvs 03:00.0
--
You are receiving this mail because:
You are the assignee for the bug.
This patch adds the current fnic port speed stat to fnic
debug stats.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic_fcs.c | 6 ++
drivers/scsi/fnic/fnic_stats.h | 1 +
drivers/scsi/fnic/fnic_trace.c | 5 +
3 files changed, 12 insertions(+)
diff --git a/drivers/scsi/fnic/fnic
doing vnic_device_enable before this could cause interrupts to
happen before they are setup.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic_main.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/scsi/fnic/fnic_main.c b/drivers/scsi/fnic/fnic_main.c
index
This change is the do RQ enable before positing descriptor needed for
later hw versions.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic_main.c | 5 ++---
drivers/scsi/fnic/vnic_devcmd.h | 2 ++
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/scsi/fnic/fnic_mai
This change is to add fnic stats for the max number of CQs
(corresponding to copy WQ) processed in a given interrupt, max time
taken by the ISR.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic_scsi.c | 19 +++
drivers/scsi/fnic/fnic_stats.h | 3 +++
drivers/scsi/fnic/fn
rq->ctrl not enabled when this is called is bad but not
fatal and can continue.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/vnic_rq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/fnic/vnic_rq.c b/drivers/scsi/fnic/vnic_rq.c
index fd2068f5ae16..74d2f2cd6
The change is to print warning when scsi done is called for an IO
that has not yet been issued to the fw. Also adding sc and tag to
debug print when IO is cleaned up.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic_scsi.c | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
This change is to impose an upper limit on the max number of CQ
entries (corresponding to the copy wq) processed in an interrupt.
Using module param to set the limit.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic.h | 2 ++
drivers/scsi/fnic/fnic_isr.c | 6 +++---
drivers/scsi/fni
This patch is to add finc 20G port speed display in sysfs
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic.h | 2 +-
drivers/scsi/fnic/fnic_fcs.c | 4
drivers/scsi/fnic/fnic_io.h | 3 ++-
drivers/scsi/fnic/fnic_main.c | 3 +++
4 files changed, 10 insertions(+), 2 deletions(-)
Need to use fnic_lock as well as host lock in that order
to set state flags.
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic_scsi.c | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/drivers/scsi/fnic/fnic_scsi.c b/drivers/scsi/fnic/fnic_scsi.c
index 96acfcec
This patches changes the default lun queuedepth for fnic to 256
Signed-off-by: Satish Kharat
---
drivers/scsi/fnic/fnic.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/fnic/fnic.h b/drivers/scsi/fnic/fnic.h
index d094ba59ed15..5c9402c811c9 100644
--- a/drivers/
https://bugzilla.kernel.org/show_bug.cgi?id=201935
Bart Van Assche (bvanass...@acm.org) changed:
What|Removed |Added
CC||bvanass...@acm.org
Gentle reminder...
Reviewed-by: Rajan Shanmugavelu
Reviewed-by: Lee Duncan
Thanks,
Fred
On 12/2/2018 1:47 AM, Fred Herard wrote:
> Hi Doug,
>
> Here's an updated patch with removal of the misplaced semicolons:
>
> From da1f3c2ff78881c439d53820f3b82d4c54ac5cf9 Mon Sep 17 00:00:00 2001
> From:
https://bugzilla.kernel.org/show_bug.cgi?id=201935
--- Comment #2 from Todd Aiken (tai...@mvtech.ca) ---
I can confirm that reverting commit f3587d76da05f68098ddb1cb3c98cc6a9e8a402c
does indeed solve the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
15 matches
Mail list logo