diff options
author | 2022-06-16 14:46:46 +0100 | |
---|---|---|
committer | 2022-06-16 16:55:59 +0100 | |
commit | 4deb96e35c5c3ebfeb9cf567f3ba80fa54e2cec1 (patch) | |
tree | d22cc6c7d76a6386e3336105669c8adf46e6db23 /net/unix/sysctl_net_unix.c | |
parent | irqchip/loongson-liointc: Use architecture register to get coreid (diff) | |
download | wireguard-linux-4deb96e35c5c3ebfeb9cf567f3ba80fa54e2cec1.tar.xz wireguard-linux-4deb96e35c5c3ebfeb9cf567f3ba80fa54e2cec1.zip |
irqchip/gicv3: Handle resource request failure consistently
Due to a silly oversight on my part, making the simple switch to
of_io_request_and_map() in the DT path inadvertently introduced
divergent behaviour, whereby failng to request an iomem region now
becomes fatal for DT, vs. being silently ignored for ACPI.
Refactor a bit harder, so that request errors are non-fatal in both
paths as intended, but also consistently reported as well.
Reported-by: Matt Ranostay <mranostay@ti.com>
Fixes: 2b2cd74a06c3 ("irqchip/gic-v3: Claim iomem resources")
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/5f2b57a0131f3082fae9d3002d360bf784ccb092.1655387206.git.robin.murphy@arm.com
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions