qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] ppc: Some FPU helper functions must be inline


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH] ppc: Some FPU helper functions must be inline
Date: Fri, 29 Jul 2016 15:32:41 +1000
User-agent: Mutt/1.6.2 (2016-07-01)

On Fri, Jul 29, 2016 at 02:37:07PM +1000, Benjamin Herrenschmidt wrote:
> On Fri, 2016-07-29 at 12:44 +1000, David Gibson wrote:
> > On Fri, Jul 29, 2016 at 08:33:45AM +1000, Benjamin Herrenschmidt
> > wrote:
> > > 
> > > float_invalid_op_excp() and float_check_status() must be inline
> > > due to their use of GETPC().
> > > 
> > > Use __attribute__((__always_inline__)) to enforce it
> > > 
> > > Signed-off-by: Benjamin Herrenschmidt <address@hidden>
> > 
> > Do you want me to fold this into the patch it fixes?
> 
> Feel free, sure

Ok, done.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

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