Re: [PATCH] scsi: ufs: Allows the driver to choose the interrupt handler type

From: Bart Van Assche

Date: Fri Jul 10 2026 - 09:45:48 EST


On 7/9/26 11:59 PM, Kui Sun wrote:
This capability allows the host controller driver to choose whether
To register interrupts in a threaded manner or in a
Standard (non-threaded) manner

A patch description should not only explain what has been changed but
also why. Why do you want to make this change? Why do you want to change
the default behavior from threaded to not threaded?

Bart.