commit | 32253f00ac8a8073bf6db4bfe9d6511cc93c4aef | [log] [tgz] |
---|---|---|
author | Vincent Whitchurch <vincent.whitchurch@axis.com> | Fri Sep 01 15:35:43 2023 +0200 |
committer | Richard Weinberger <richard@nod.at> | Thu Jan 04 21:15:49 2024 +0100 |
tree | 665f8b6529c4fc5fcbfd5d6afa0c0e335766074d | |
parent | 861deac3b092f37b2c5e6871732f3e11486f7082 [diff] |
um: virt-pci: fix platform map offset The offset is currently always zero so the backend can't distinguish between accesses to different ioremapped areas. Fixes: 522c532c4fe7 ("virt-pci: add platform bus support") Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com> Signed-off-by: Richard Weinberger <richard@nod.at>