From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NePDF-0007bd-RZ for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:43:21 -0500 Received: from [199.232.76.173] (port=33742 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NePDE-0007bA-IE for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:43:21 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NePD9-0001Hh-EN for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:43:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:29643) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NePD9-0001HS-2f for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:43:15 -0500 Message-ID: <4B6FCE9E.4030908@redhat.com> Date: Mon, 08 Feb 2010 09:43:10 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1265290313-31738-1-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v2 RESEND 0/5] clang fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org On 02/05/2010 07:26 PM, Blue Swirl wrote: > Thanks, applied. Thanks Blue Swirl, can you please cherry-pick commit 0dfbd514 (fix undefined shifts by >32) into stable-0.12? Paolo