From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KJsZI-00056q-A9 for mharc-grub-devel@gnu.org; Fri, 18 Jul 2008 12:12:28 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJsZG-00053F-Hc for grub-devel@gnu.org; Fri, 18 Jul 2008 12:12:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJsZF-00051j-Uu for grub-devel@gnu.org; Fri, 18 Jul 2008 12:12:26 -0400 Received: from [199.232.76.173] (port=47168 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJsZF-00051X-RY for grub-devel@gnu.org; Fri, 18 Jul 2008 12:12:25 -0400 Received: from c60.cesmail.net ([216.154.195.49]:20805) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1KJsZF-0002Wz-GM for grub-devel@gnu.org; Fri, 18 Jul 2008 12:12:25 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 18 Jul 2008 12:12:23 -0400 Received: from [192.168.0.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id B0D68618F22 for ; Fri, 18 Jul 2008 12:12:23 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: References: <18089483.3400681216390485746.JavaMail.chaac@nic.fi> <1216394417.18320.4.camel@dv> Content-Type: text/plain Date: Fri, 18 Jul 2008 12:12:22 -0400 Message-Id: <1216397542.18320.9.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Warnings in kern/dl.c X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2008 16:12:26 -0000 On Fri, 2008-07-18 at 23:35 +0800, Bean wrote: > Actually, GRUB_CPU_SIZEOF_VOID_P is the right one to use. It would > only cause problem in grub-mkimage, but kern/dl.c is not used by > grub-mkimage. Committed. -- Regards, Pavel Roskin