On Wed, 2023-05-10 at 08:04 -0700, Khem Raj wrote:
> On Wed, May 10, 2023 at 4:26 AM Richard Purdie
> <[email protected]> wrote:
> > 
> > After someone tested real hardware, the patch needs tweaks to match the 3.0 
> > ISA
> > behaviour. It won't change much from our perspective but may as well keep 
> > the
> > patch in sync.
> > 
> > Signed-off-by: Richard Purdie <[email protected]>
> > ---
> >  meta/recipes-devtools/qemu/qemu/ppc.patch | 89 +++++++++++------------
> >  1 file changed, 44 insertions(+), 45 deletions(-)
> > 
> > diff --git a/meta/recipes-devtools/qemu/qemu/ppc.patch 
> > b/meta/recipes-devtools/qemu/qemu/ppc.patch
> > index 1fe6a3b4139..22d26e23d9b 100644
> > --- a/meta/recipes-devtools/qemu/qemu/ppc.patch
> > +++ b/meta/recipes-devtools/qemu/qemu/ppc.patch
> > @@ -1,11 +1,12 @@
> > -From d92b63b7d15d4fd202c5802dfe444a96f5d8109c Mon Sep 17 00:00:00 2001
> > +From 31f02021ac17442c514593f7b9ed750ea87c21b1 Mon Sep 17 00:00:00 2001
> >  From: Richard Purdie <[email protected]>
> >  Date: Sat, 6 May 2023 07:42:35 +0100
> >  Cc: Víctor Colombo <[email protected]>
> >  Cc: Matheus Ferst <[email protected]>
> >  Cc: Daniel Henrique Barboza <[email protected]>
> >  Cc: Richard Henderson <[email protected]>
> > -Subject: [PATCH v2] target/ppc: Fix fallback to MFSS for MFFS* 
> > instructions on
> > +Cc: Philippe Mathieu-Daudé <[email protected]>
> > +Subject: [PATCH v3] target/ppc: Fix fallback to MFSS for MFFS* 
> > instructions on
> >   pre 3.0 ISAs
> > 
> >  The following commits changed the code such that the fallback to MFSS for 
> > MFFSCRN,
> > @@ -22,25 +23,23 @@ instructions which is used in glibc libm functions for 
> > example.
> >  The fallback for MFFSCDRN and MFFSCDRNI added in a later patch was also 
> > missing.
> > 
> >  This patch restores the fallback to MFSS for these instructions on pre 
> > 3.0s ISAs
> > -as the hardware decoder would, fixing the segfaulting libm code. It and 
> > also ensures
> > -the MFSS instruction is used for currently reserved bits to handle other 
> > potential
> > -ISA additions more correctly.
> > -
> > -Upstream-Status: Submitted 
> > [https://lore.kernel.org/qemu-devel/[email protected]/]
> 
> I think you dropped this line accidentally.

Ah, yes. Patch merge issues, fixed in master-next.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#181114): 
https://lists.openembedded.org/g/openembedded-core/message/181114
Mute This Topic: https://lists.openembedded.org/mt/98803453/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to