diff options
author | 2025-08-20 14:28:04 -0500 | |
---|---|---|
committer | 2025-08-21 12:21:36 -0500 | |
commit | aea70964b5a7ca491a3701f2dde6c9d05d51878d (patch) | |
tree | bfdf5ffb64de0e4621ba06f1741c893b8c473111 /tools/perf/scripts/python | |
parent | of: dynamic: Fix memleak when of_pci_add_properties() failed (diff) | |
download | wireguard-linux-aea70964b5a7ca491a3701f2dde6c9d05d51878d.tar.xz wireguard-linux-aea70964b5a7ca491a3701f2dde6c9d05d51878d.zip |
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')
0 files changed, 0 insertions, 0 deletions