qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()


From: Peter Maydell
Subject: Re: [PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
Date: Tue, 21 Apr 2020 10:29:43 +0100

On Tue, 21 Apr 2020 at 01:39, David Gibson <address@hidden> wrote:
>
> On Mon, Apr 20, 2020 at 07:56:50PM +0100, Peter Maydell wrote:
> > On Fri, 17 Apr 2020 at 10:08, Philippe Mathieu-Daudé <address@hidden> wrote:
> > >
> > > This fixes:
> > >
> > >   $ qemu-system-ppc64 \
> > >   -machine pseries-4.1 -cpu power9 \
> > >   -smp 4 -m 12G -accel tcg ...
> > >   ...
> > >   Quiescing Open Firmware ...
> > >   Booting Linux via __start() @ 0x0000000002000000 ...
> > >   Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
> > >   Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
> > >   Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries
> > >
> > > [*] https://www.mail-archive.com/address@hidden/msg05400.html
> > >
> > > Fixes: 0418bf78fe8 ("Fix ISA v3.0 (POWER9) slbia implementation")
> > > Reported-by: Dennis Clarke <address@hidden>
> > > Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> >
> > I propose to apply this patch for 5.0 rc4 (as well as the
> > ppc pullreq already sent), since the iscsi bugfix means
> > we need an rc4 anyway. Any objections?
>
> Works for me.


Applied to master, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]