diff options
author | Xu Qiang <[email protected]> | 2022-07-19 06:36:40 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-07-19 14:51:13 +0100 |
commit | 6f194c99f466147148cc08452718b46664112548 (patch) | |
tree | 07726676a32558dd001a1356715c49200da45723 /scripts/bpf_doc.py | |
parent | 295171705c9ac98f4626609033f6bab0c2e37ed0 (diff) |
irqdomain: Report irq number for NOMAP domains
When using a NOMAP domain, __irq_resolve_mapping() doesn't store
the Linux IRQ number at the address optionally provided by the caller.
While this isn't a huge deal (the returned value is guaranteed
to the hwirq that was passed as a parameter), let's honour the letter
of the API by writing the expected value.
Fixes: d22558dd0a6c (“irqdomain: Introduce irq_resolve_mapping()”)
Signed-off-by: Xu Qiang <[email protected]>
[maz: commit message]
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions