ufs: core: Revert Delegate the interrupt service routine to a threaded IRQ handler - #119
Merged
Tingwei Zhang (quic-tingweiz) merged 1 commit intoSep 18, 2026
Conversation
ggiriprasad
force-pushed
the
ufs-revert-threaded-irq
branch
2 times, most recently
from
September 18, 2026 05:55
12e56c3 to
e5d98b1
Compare
… a threaded IRQ handler There have been multiple reports of performance regressions caused by commit 3c7ac40. Hence this revert. This patch reverts most of the following commits: * 3c7ac40 ("scsi: ufs: core: Delegate the interrupt service routine to a threaded IRQ handler") * 6475cfb81fc4 ("scsi: ufs: core: Avoid IRQ thread wakeup during active UIC command") This patch preserves the following commits: * 034d319 ("scsi: ufs: core: Fix interrupt handling for MCQ Mode") * eabcac8 ("scsi: ufs: core: Fix IRQ lock inversion for the SCSI host lock") Fixes: 3c7ac40 ("scsi: ufs: core: Delegate the interrupt service routine to a threaded IRQ handler") Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Giri Prasad Goriparthi <giri.goriparthi@oss.qualcomm.com>
ggiriprasad
force-pushed
the
ufs-revert-threaded-irq
branch
from
September 18, 2026 06:18
e5d98b1 to
a3430fd
Compare
Tingwei Zhang (quic-tingweiz)
approved these changes
Sep 18, 2026
Tingwei Zhang (quic-tingweiz)
merged commit Sep 18, 2026
76e7f56
into
qualcomm-linux:resolute-qcom-devel
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There have been multiple reports of performance regressions caused by commit 3c7ac40. Hence this revert.
This patch reverts most of the following commits:
This patch preserves the following commits:
LINK: https://lore.kernel.org/all/b70eb60a01f971bed68c42c5b555929db5f835df.1784135511.git.bvanassche@acm.org/