From: Andrei Borzenkov <arvidjaar@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Cc: pfsmorigo@linux.vnet.ibm.com
Subject: Re: [PATCH] Disable VSX instruction
Date: Sat, 27 Sep 2014 08:41:40 +0400 [thread overview]
Message-ID: <20140927084140.74d71229@opensuse.site> (raw)
In-Reply-To: <20140926135202.GA17853@beren.chocolate>
В Fri, 26 Sep 2014 10:52:02 -0300
Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com> пишет:
> 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 [cjwatson@ubuntu.com]
> >
> > _______________________________________________
> > Grub-devel mailing list
> > Grub-devel@gnu.org
> > https://lists.gnu.org/mailman/listinfo/grub-devel
> >
>
next prev parent reply other threads:[~2014-09-27 4:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 22:33 [PATCH] Disable VSX instruction Paulo Flabiano Smorigo
2014-09-26 10:14 ` Colin Watson
2014-09-26 13:52 ` Paulo Flabiano Smorigo
2014-09-27 4:41 ` Andrei Borzenkov [this message]
2014-09-29 12:14 ` Paulo Flabiano Smorigo
-- strict thread matches above, loose matches on Subject: below --
2014-09-25 21:28 Paulo Flabiano Smorigo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140927084140.74d71229@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
--cc=pfsmorigo@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.