diff options
author | Saravana Kannan <[email protected]> | 2021-02-15 14:42:58 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-02-19 08:51:01 +0100 |
commit | bd6d617aac21502f3042bd472238fbe3f9b77083 (patch) | |
tree | 9362b5787273ff4cae0e2f62acf6f99f2e2b39a7 /scripts/gdb/linux/tasks.py | |
parent | 56348560d495d2501e87db559a61de717cd3ab02 (diff) |
of: property: fw_devlink: Ignore interrupts property for some configs
When CONFIG_OF_IRQ is not defined, it doesn't make sense to parse
interrupts property.
Also, parsing and tracking interrupts property breaks some PPC
devices[1]. But none of the IRQ drivers in PPC seem ready to be
converted to a proper platform (or any bus) driver. So, there's not much
of a point in tracking the interrupts property for CONFIG_PPC. So, let's
stop parsing interrupts for CONFIG_PPC.
[1] - https://lore.kernel.org/lkml/[email protected]/
Fixes: 4104ca776ba3 ("of: property: Add fw_devlink support for interrupts")
Reported-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions