From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L01EM-0002oE-2O for qemu-devel@nongnu.org; Tue, 11 Nov 2008 16:57:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L01EK-0002nL-Aj for qemu-devel@nongnu.org; Tue, 11 Nov 2008 16:57:01 -0500 Received: from [199.232.76.173] (port=47147 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L01EK-0002nG-79 for qemu-devel@nongnu.org; Tue, 11 Nov 2008 16:57:00 -0500 Received: from an-out-0708.google.com ([209.85.132.249]:14631) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L01EJ-00049t-RJ for qemu-devel@nongnu.org; Tue, 11 Nov 2008 16:56:59 -0500 Received: by an-out-0708.google.com with SMTP id c38so55804ana.37 for ; Tue, 11 Nov 2008 13:56:59 -0800 (PST) Message-ID: <4919FFA5.9070308@codemonkey.ws> Date: Tue, 11 Nov 2008 15:56:53 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Define OS-dependent qemu_getpagesize() References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kvm-ppc@vger.kernel.org Hollis Blanchard wrote: > Signed-off-by: Hollis Blanchard > Applied both. Thanks. In the future, please try to give better descriptions. The change might be simple but it's usually hard to infer why a change is needed just from the code unless it's a simple bug fix. Regards, Anthony Liguori