Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work'

From: Guenter Roeck
Date: Mon Sep 19 2016 - 11:45:16 EST


On Mon, Sep 19, 2016 at 03:55:29PM +0100, James Hogan wrote:
> On Sat, Sep 17, 2016 at 12:32:49AM +0100, James Hogan wrote:
> > Here this version of QEMU puts the args at where it thinks the end of
> > the loaded image is, which is based on the number of bytes copied from
> > the ELF, i.e. the total MemSiz's, not taking into account the alignment
> > gap in between, so it puts them at 0x40377348.
>
> QEMU meta-v1.3.1 branch updated at:
> https://github.com/img-meta/qemu.git
>
> Hopefully that'll fix it for you Guenter.
>
Confirmed fixed.

Thanks a lot!
Guenter