From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1XXVwl-0007M4-3g for mharc-grub-devel@gnu.org; Fri, 26 Sep 2014 09:52:31 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXVwc-0007KY-4P for grub-devel@gnu.org; Fri, 26 Sep 2014 09:52:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXVwV-0005Xc-6Z for grub-devel@gnu.org; Fri, 26 Sep 2014 09:52:22 -0400 Received: from e24smtp01.br.ibm.com ([32.104.18.85]:42326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXVwU-0005SM-Rg for grub-devel@gnu.org; Fri, 26 Sep 2014 09:52:15 -0400 Received: from /spool/local by e24smtp01.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 26 Sep 2014 10:52:07 -0300 Received: from d24dlp01.br.ibm.com (9.18.248.204) by e24smtp01.br.ibm.com (10.172.0.143) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 26 Sep 2014 10:52:06 -0300 Received: from d24relay02.br.ibm.com (d24relay02.br.ibm.com [9.13.184.26]) by d24dlp01.br.ibm.com (Postfix) with ESMTP id A1C603520050 for ; Fri, 26 Sep 2014 09:51:57 -0400 (EDT) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.8.31.93]) by d24relay02.br.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id s8QDorfr27984102 for ; Fri, 26 Sep 2014 10:50:54 -0300 Received: from d24av02.br.ibm.com (localhost [127.0.0.1]) by d24av02.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s8QDq4aZ012784 for ; Fri, 26 Sep 2014 10:52:04 -0300 Received: from beren.chocolate ([9.8.2.55]) by d24av02.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id s8QDq3GU012740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 26 Sep 2014 10:52:04 -0300 Date: Fri, 26 Sep 2014 10:52:02 -0300 From: Paulo Flabiano Smorigo To: The development of GNU GRUB Subject: Re: [PATCH] Disable VSX instruction Message-ID: <20140926135202.GA17853@beren.chocolate> References: <20140925223336.GA24386@beren.chocolate> <20140926101400.GA14239@riva.ucam.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140926101400.GA14239@riva.ucam.org> User-Agent: Mutt/1.5.22.1 (2013-10-16) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 14092613-1524-0000-0000-00000099A6A8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 32.104.18.85 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2014 13:52:29 -0000 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. Tks! > > -- > Colin Watson [cjwatson@ubuntu.com] > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > -- Paulo Flabiano Smorigo IBM Linux Technology Center