diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2025-08-20 14:28:04 -0500 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2025-08-21 12:21:36 -0500 |
commit | aea70964b5a7ca491a3701f2dde6c9d05d51878d (patch) | |
tree | bfdf5ffb64de0e4621ba06f1741c893b8c473111 /tools/perf/scripts/python/flamegraph.py | |
parent | c81f6ce16785cc07ae81f53deb07b662ed0bb3a5 (diff) |
of: reserved_mem: Add missing IORESOURCE_MEM flag on resources
Commit f4fcfdda2fd8 ('of: reserved_mem: Add functions to parse
"memory-region"') failed to set IORESOURCE_MEM flag on the resources.
The result is functions such as devm_ioremap_resource_wc() will fail.
Add the missing flag.
Fixes: f4fcfdda2fd8 ('of: reserved_mem: Add functions to parse "memory-region"')
Reported-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reported-by: Daniel Baluta <daniel.baluta@gmail.com>
Tested-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20250820192805.565568-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions