From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1ML7qu-0004uK-EJ for mharc-grub-devel@gnu.org; Sun, 28 Jun 2009 23:48:20 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ML7qr-0004tq-TT for grub-devel@gnu.org; Sun, 28 Jun 2009 23:48:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ML7qn-0004rj-Aq for grub-devel@gnu.org; Sun, 28 Jun 2009 23:48:17 -0400 Received: from [199.232.76.173] (port=59945 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ML7qn-0004rg-5N for grub-devel@gnu.org; Sun, 28 Jun 2009 23:48:13 -0400 Received: from c60.cesmail.net ([216.154.195.49]:7689) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1ML7qm-0001EE-L5 for grub-devel@gnu.org; Sun, 28 Jun 2009 23:48:12 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 28 Jun 2009 23:48:11 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id E3B5634C6D for ; Sun, 28 Jun 2009 23:55:15 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20090627111852.GA17476@thorin> References: <20090625203108.GB4344@thorin> <1245963071.3196.6.camel@mj> <20090626144107.GA21789@thorin> <1246034647.1036.39.camel@mj> <20090626170339.GA22854@thorin> <1246036617.6207.6.camel@mj> <20090626174333.GA23300@thorin> <1246055217.20234.26.camel@mj> <20090626235707.GA26038@thorin> <1246072103.13388.74.camel@mj> <20090627111852.GA17476@thorin> Content-Type: text/plain Date: Sun, 28 Jun 2009 23:48:09 -0400 Message-Id: <1246247289.22661.11.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 (2.26.2-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] fix for loading modules from read-only memory area (Re: clean patch for i386-qemu port (Re: [PATCH] i386-qemu port)) 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: Mon, 29 Jun 2009 03:48:18 -0000 On Sat, 2009-06-27 at 13:18 +0200, Robert Millan wrote: > Ok but note that word size == pointer size is not always true. In fact > I'm working on a project where it isn't :-) > > (if you're curious: https://savannah.gnu.org/task/?9437) OK, when GRUB is changed to support that architecture, we'll make the necessary adjustments. > > The second patch should probably go after the qemu patch. > > Actually, the qemu port won't work without the second patch. I just merged it > with mine and made a joint commit (ROM + qemu). Good. Thank you! -- Regards, Pavel Roskin