From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VilPg-0004FR-8o for mharc-grub-devel@gnu.org; Tue, 19 Nov 2013 08:32:20 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VilPY-0004Ep-77 for grub-devel@gnu.org; Tue, 19 Nov 2013 08:32:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VilPS-00063x-4t for grub-devel@gnu.org; Tue, 19 Nov 2013 08:32:12 -0500 Received: from mail-ee0-x235.google.com ([2a00:1450:4013:c00::235]:46055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VilPR-00063m-U1 for grub-devel@gnu.org; Tue, 19 Nov 2013 08:32:06 -0500 Received: by mail-ee0-f53.google.com with SMTP id b57so3163037eek.26 for ; Tue, 19 Nov 2013 05:32:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=Lzih1ghb0T8ubOysGFujcRqlAV1c3fKK8xNJL8hkNvA=; b=y+kCrYdFnSxmOq17MKXTPxfGFezGZZv/BhV0C7nJPwG63hHsbeM0p66UDcWf/i+zVg EsEvppMJXpO0SdUDzBnOg7t/w+ecr60k2J5jTegQ3Jdu/fvxusAGncCMrayG2EMjKFeN g9vwEWE1S1fEliuEwYOAQOvoGdhmdP6hBgBZ+h0RDdlXyWmwrHL9Nt2S8f9BQNUkG1Ef UcRczmNdAxANAgoeBs8Acpne2h/HDQDwOiRUza8OF7LGwTYq8YqSwCN/VObcV2XhPyxk Kc/eLF2KZ/CvsUUWTsWH7XeNU5eqRGlOwiNPoGBVCgnTiNlxIc1JcTAdGVXe662dV+yN cj2g== X-Received: by 10.14.173.193 with SMTP id v41mr385462eel.104.1384867924974; Tue, 19 Nov 2013 05:32:04 -0800 (PST) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id g47sm48858651eeo.19.2013.11.19.05.32.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 05:32:04 -0800 (PST) Message-ID: <528B6853.6080200@gmail.com> Date: Tue, 19 Nov 2013 14:32:03 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH 4/4] efi: On x86-64, align the stack to a 16-byte boundary as required by ABI References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2JHJMDMQLCNUUMMUCRLRD" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::235 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: Tue, 19 Nov 2013 13:32:18 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2JHJMDMQLCNUUMMUCRLRD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 13.11.2013 03:27, Josh Triplett wrote: > 2013-11-13 Josh Triplett >=20 > * grub-core/kern/x86_64/efi/startup.S (_start): Align the stack to a > 16-byte boundary, as required by the x86-64 ABI, before calling > grub_main. In some cases, GCC emits code that assumes this > alignment, which crashes if not aligned. The EFI firmware is also > entitled to assume that stack alignment without checking. Committed with changes, thanks. ------enig2JHJMDMQLCNUUMMUCRLRD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlKLaFMACgkQmBXlbbo5nOur8gEAg/82eq+jAT5tq3PlLVdwNXRk VXXEl+7SAizYUwHg+CUA/1q6/bA/c2uWg01qQpySmqmI8sGO7E/sNUaqBJHtOlfG =w54h -----END PGP SIGNATURE----- ------enig2JHJMDMQLCNUUMMUCRLRD--