Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

refactor patch: perf: arm_dsu: Allow IRQ to be shared among devices #154

Open
adamliyi opened this issue Mar 21, 2022 · 1 comment
Open

Comments

@adamliyi
Copy link
Collaborator

adamliyi commented Mar 21, 2022

Original patch: AmpereComputing/ampere-centos-kernel---DEPRECATED@19a1b38

This patch was ported to 5.4 and 5.10 kernel.

In latest ampere-centos-8.0 kernel, in commit: git lab centos-8.0 kernel commit bd56208e48dfd73407eb6e93fecbe023323581b5

image

This patch has been dropped. We need to refactoring 5.10 and 5.4 kernel.

@adamliyi
Copy link
Collaborator Author

adamliyi commented Mar 29, 2022

Since FW 1.04.20210129, each dsu is assigned different irq:

# cat /proc/interrupts |  grep -i dsu
169:               GICv3  64 Level     arm_dsu_0
170:               GICv3  65 Level     arm_dsu_1
... ...

So IRQF_SHARED is not necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant