diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-03-13 14:03:51 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-03-13 18:58:00 +0100 |
commit | fc87dd58d8f9374a703fb0bfae58336e62971db5 (patch) | |
tree | bdbefa797df738f4a71b0fcf98437f287d9dec9b /tools/perf/scripts/python/libxed.py | |
parent | 79273d0a40076601b1d37ff60e2ce8305f0a5d0d (diff) |
scsi: ufs: qcom: Remove the MSI descriptor abuse
The driver abuses the MSI descriptors for internal purposes. Aside of core
code and MSI providers nothing has to care about their existence. They have
been encapsulated with a lot of effort because this kind of abuse caused
all sorts of issues including a maintainability nightmare.
Rewrite the code so it uses dedicated storage to hand the required
information to the interrupt handler.
No functional change intended.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250313130321.963504017@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions