[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <147104aa-1040-3632-6fed-9e6c584c3561@acm.org>
Date: Sat, 27 Mar 2021 09:01:37 -0700
From: Bart Van Assche <bvanassche@....org>
To: Martin Kepplinger <martin.kepplinger@...i.sm>, jejb@...ux.ibm.com,
martin.petersen@...cle.com, stern@...land.harvard.edu
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] scsi: add runtime PM workaround for SD cardreaders
On 3/27/21 3:48 AM, Martin Kepplinger wrote:
> since this is absolutely needed for runtime pm with the SD device we
> use I assume there are others that would benefit from this too. Do you
> have any concerns or thoughts about this (logic and interface)?
Hi Martin,
Since the issue addressed by this patch series concerns a controller
bug, please use the SCSI core BLIST mechanism instead of introducing a
new sysfs attribute. A sysfs attribute could be misconfigured. BLIST
attributes however are set from inside the kernel and hence do not need
help from userspace. See e.g. c360652006bb ("scsi: devinfo:
BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS").
Thanks,
Bart.
Powered by blists - more mailing lists