grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Disable VSX instruction


From: Andrei Borzenkov
Subject: Re: [PATCH] Disable VSX instruction
Date: Sat, 27 Sep 2014 08:41:40 +0400

В Fri, 26 Sep 2014 10:52:02 -0300
Paulo Flabiano Smorigo <address@hidden> пишет:

> Fri, Sep 26, 2014 at 11:14:00AM +0100, Colin Watson wrote:
> > On Thu, Sep 25, 2014 at 07:33:39PM -0300, Paulo Flabiano Smorigo wrote:
> > > @@ -28,6 +30,14 @@
> > >   .globl  start, _start
> > >  start:
> > >  _start:
> > > + _start:
> > > +
> > > +    /* Disable VSX instruction */
> > 
> > Isn't the second _start: label here redundant?
> 
> yes, sorry. I will remove it from the patch.
> 

Is it still needs? I tested "Add flags for powerpc in order to avoid
exceptions" and it works, so I assume this patch is obsolete?

> Tks!
> 
> > 
> > -- 
> > Colin Watson                                       address@hidden
> > 
> > _______________________________________________
> > Grub-devel mailing list
> > address@hidden
> > https://lists.gnu.org/mailman/listinfo/grub-devel
> > 
> 




reply via email to

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