LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: "Kiwoong Kim" <kwmad.kim@samsung.com> To: "'Bart Van Assche'" <bvanassche@acm.org>, <linux-scsi@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <alim.akhtar@samsung.com>, <avri.altman@wdc.com>, <jejb@linux.ibm.com>, <martin.petersen@oracle.com>, <beanhuo@micron.com>, <cang@codeaurora.org>, <adrian.hunter@intel.com>, <sc.suh@samsung.com>, <hy50.seo@samsung.com>, <sh425.lee@samsung.com>, <bhoon95.kim@samsung.com> Subject: RE: [RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr Date: Fri, 13 Aug 2021 14:31:29 +0900 [thread overview] Message-ID: <064a01d79004$77f087c0$67d19740$@samsung.com> (raw) In-Reply-To: <32cc37cd-2f66-0f74-5242-cfcf86f58844@acm.org> > On 8/9/21 12:46 AM, Kiwoong Kim wrote: > >> How about extending the UFS spec instead of adding a non-standard > >> mechanism in a driver that is otherwise based on a standard? > > > > It seems to be a great approach but I wonder if extending for the > > events that all the SoC vendors require in the spec is recommendable. > > Because I think there is quite possible that many of those things are > > originated for architectural reasons. > > Has the interrupt mechanism supported by this patch series already been > implemented or is it still possible to change the ASIC design? In the The former case. It has been included since mass production of the first SoC supporting UFS for the first time. > latter case, I propose the following: > * Drop the new interrupt. > * Instead of raising an interrupt if the UFS controller detects an > inconsistency, report this via a check condition code, e.g. LOGICAL UNIT > NOT READY, HARD RESET REQUIRED (there may be a better choice). > > The above approach has the advantage that it does not slow down the UFS > interrupt handler. > > Thanks, > > Bart. >
prev parent reply other threads:[~2021-08-13 5:31 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <CGME20210806064923epcas2p13dd6b442eed02404d87684afd9c1b229@epcas2p1.samsung.com> 2021-08-06 6:34 ` [RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr Kiwoong Kim [not found] ` <CGME20210806064924epcas2p4572538fd1fa7a73d8262737e38a9b537@epcas2p4.samsung.com> 2021-08-06 6:34 ` [RFC PATCH v1 1/2] " Kiwoong Kim 2021-08-06 16:18 ` Bart Van Assche 2021-08-09 7:33 ` Kiwoong Kim [not found] ` <CGME20210806064925epcas2p2ba7e711758614384c17648d4924d025c@epcas2p2.samsung.com> 2021-08-06 6:34 ` [RFC PATCH v1 2/2] scsi: ufs: ufs-exynos: implement exynos isr Kiwoong Kim 2021-08-06 16:37 ` Bart Van Assche 2021-08-09 7:31 ` Kiwoong Kim 2021-08-06 16:14 ` [RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr Bart Van Assche 2021-08-08 5:56 ` Avri Altman 2021-08-09 7:46 ` Kiwoong Kim 2021-08-09 16:08 ` Bart Van Assche 2021-08-13 5:31 ` Kiwoong Kim [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='064a01d79004$77f087c0$67d19740$@samsung.com' \ --to=kwmad.kim@samsung.com \ --cc=adrian.hunter@intel.com \ --cc=alim.akhtar@samsung.com \ --cc=avri.altman@wdc.com \ --cc=beanhuo@micron.com \ --cc=bhoon95.kim@samsung.com \ --cc=bvanassche@acm.org \ --cc=cang@codeaurora.org \ --cc=hy50.seo@samsung.com \ --cc=jejb@linux.ibm.com \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-scsi@vger.kernel.org \ --cc=martin.petersen@oracle.com \ --cc=sc.suh@samsung.com \ --cc=sh425.lee@samsung.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).