- Ursprüngliche Mail -
> Von: "Johannes Berg"
> An: "Vincent Whitchurch" , "richard"
> , "anton ivanov"
>
> CC: r...@kernel.org, devicet...@lists.infradead.org, "linux-um"
> , "linux-kernel"
> , "kernel"
> Gesendet: Montag, 13. Februar 2023 18:54:49
> Betreff: Re: [PATCH] virt-pci: add
On Fri, 2023-01-27 at 15:30 +0100, Vincent Whitchurch wrote:
> This driver registers PCI busses, but the underlying virtio protocol
> could just as easily be used to provide a platform bus instead. If the
> virtio device node in the devicetree indicates that it's compatible with
> simple-bus, regi
Hi,
I try to link a UML-Binary from uml-next branch statically and getting
the following error:
wait_stub_done : failed to wait for SIGTRAP, pid = 1365057, n = 1365057,
errno = 25, status = 0xb7f
If I run in the exact same setup a dynamically linked binary, it works
as expected. There were