All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Watson <cjwatson@ubuntu.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] Disable VSX instruction
Date: Fri, 26 Sep 2014 11:14:00 +0100	[thread overview]
Message-ID: <20140926101400.GA14239@riva.ucam.org> (raw)
In-Reply-To: <20140925223336.GA24386@beren.chocolate>

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?

-- 
Colin Watson                                       [cjwatson@ubuntu.com]


  reply	other threads:[~2014-09-26 10:14 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 [this message]
2014-09-26 13:52   ` Paulo Flabiano Smorigo
2014-09-27  4:41     ` Andrei Borzenkov
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=20140926101400.GA14239@riva.ucam.org \
    --to=cjwatson@ubuntu.com \
    --cc=grub-devel@gnu.org \
    /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.