* Joel Stanley :
> On Tue, 1 Aug 2023 at 23:28, Helge Deller wrote:
> >
> > This patch series is a fix-up for some current problems
> > regarding heap memory / brk handling in qemu which happens
> > on some 32-bit platforms, e.g. problems loading static
> > binaries.
> >
> > This series includes t
On Tue, 1 Aug 2023 at 23:28, Helge Deller wrote:
>
> This patch series is a fix-up for some current problems
> regarding heap memory / brk handling in qemu which happens
> on some 32-bit platforms, e.g. problems loading static
> binaries.
>
> This series includes the 5 patches from Akihiko Odaki
>
This patch series is a fix-up for some current problems
regarding heap memory / brk handling in qemu which happens
on some 32-bit platforms, e.g. problems loading static
binaries.
This series includes the 5 patches from Akihiko Odaki
with some additional fixes and cleanups by me.
Akihiko Odaki (5