From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ViSCX-00042z-EH for mharc-grub-devel@gnu.org; Mon, 18 Nov 2013 12:01:29 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViSCQ-0003qQ-4X for grub-devel@gnu.org; Mon, 18 Nov 2013 12:01:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ViSCK-0007ZM-K0 for grub-devel@gnu.org; Mon, 18 Nov 2013 12:01:22 -0500 Received: from mail-ee0-x233.google.com ([2a00:1450:4013:c00::233]:53976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViSCK-0007ZA-CZ for grub-devel@gnu.org; Mon, 18 Nov 2013 12:01:16 -0500 Received: by mail-ee0-f51.google.com with SMTP id d41so1954445eek.10 for ; Mon, 18 Nov 2013 09:01:14 -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=ZC8ylVRY0ZviQc5yWcMh07W4lzfcQKk0mr4Ln/sj3RI=; b=ccvVbXfTPjqJUxxdRKexNh2yXU21Ah5UBtMlVrSiPjPxlJ+mB3G6Wmx6ahzdHg52cP PfiuIbCwNQwtu2YHeKnLee9brLbCu2kQOCy+/BUaLeQTydLPGZc35VtlryB6hgXq4ygv MMLFZ+OwwrXhODE253OPKmo4vTp/nUIBV5K8qIgmcLVnmCRE6xlVvkl65eu9KqovfkSO my3eR+6f8OvRuDyC23+Z3b8qMjXglOSIQ041nPpu9kI+tzL2qEMYvibjKDALw+g8sVsk 3V7Js0ZfoMB71AGIR+fCPuEW0LptmTIhJJoy+m2JpiXsxIplKWcx27viXKx7aF3QaQFN YAdw== X-Received: by 10.14.5.133 with SMTP id 5mr2981489eel.84.1384794074802; Mon, 18 Nov 2013 09:01:14 -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 z2sm39692364eee.7.2013.11.18.09.01.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Nov 2013 09:01:13 -0800 (PST) Message-ID: <528A47D8.1080209@gmail.com> Date: Mon, 18 Nov 2013 18:01:12 +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: grub-devel@gnu.org Subject: Re: [PATCH 1/4] efi: Fix firmware memory allocation to round to 4k pages, not 1k References: <51f0dbdee359e22f3164b70e61ab5f274cc50746.1384309081.git.josh@joshtriplett.org> In-Reply-To: <51f0dbdee359e22f3164b70e61ab5f274cc50746.1384309081.git.josh@joshtriplett.org> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2PCMBJWQACVWOEPMHQPEX" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::233 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: Mon, 18 Nov 2013 17:01:27 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2PCMBJWQACVWOEPMHQPEX Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 13.11.2013 03:26, Josh Triplett wrote: > 2013-11-13 Josh Triplett >=20 > * grub-core/mmap/efi/mmap.c (grub_mmap_register): Round up/down to > 4k page boundaries as expected by firmware rather than 1k > boundaries. > (grub_mmap_malign_and_register): Likewise. Committed, thanks. ------enig2PCMBJWQACVWOEPMHQPEX 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/ iF4EAREKAAYFAlKKR9gACgkQmBXlbbo5nOt0kgD+LjTzNt2BAVxa61XEq8Kb1s0X fLWEJ0fPrwPlb574QUcA/3EJD3C6bHjokEUtskJM4ahikDDe4dZePOYZCVuge/uI =nx8d -----END PGP SIGNATURE----- ------enig2PCMBJWQACVWOEPMHQPEX--