From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0sem-0005o4-Dq for qemu-devel@nongnu.org; Thu, 22 Oct 2009 04:04:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0sei-0005mn-Sa for qemu-devel@nongnu.org; Thu, 22 Oct 2009 04:04:24 -0400 Received: from [199.232.76.173] (port=46484 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0sei-0005mZ-L5 for qemu-devel@nongnu.org; Thu, 22 Oct 2009 04:04:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54011) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0sei-0004Lm-1I for qemu-devel@nongnu.org; Thu, 22 Oct 2009 04:04:20 -0400 Message-ID: <4AE011FB.6020508@redhat.com> Date: Thu, 22 Oct 2009 10:04:11 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2] target-arm: cleanup internal resource leaks References: <145D39CA-6310-4B12-9AFF-32FAAB8C286D@nokia.com> In-Reply-To: <145D39CA-6310-4B12-9AFF-32FAAB8C286D@nokia.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juha.Riihimaki@nokia.com Cc: qemu-devel@nongnu.org Hi, > -#define gen_set_cpsr(var, mask) gen_helper_cpsr_write(var, > tcg_const_i32(mask)) Your mailer mangles the patches. cheers, Gerd