From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753533AbYJaCPo (ORCPT ); Thu, 30 Oct 2008 22:15:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751971AbYJaCPg (ORCPT ); Thu, 30 Oct 2008 22:15:36 -0400 Received: from sineb-mail-2.sun.com ([192.18.19.7]:53939 "EHLO sineb-mail-2.sun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752136AbYJaCPf (ORCPT ); Thu, 30 Oct 2008 22:15:35 -0400 Date: Fri, 31 Oct 2008 10:12:07 +0800 From: Jike Song Subject: Re: [PATCH] x86: fix inline assembly constraints In-reply-to: <20081030192953.GH27407@elte.hu> To: Ingo Molnar Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org Message-id: <490A6977.8030305@gmail.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7BIT References: <1225297937-2917-1-git-send-email-albcamus@gmail.com> <20081029163400.GA14866@elte.hu> <20081030192953.GH27407@elte.hu> User-Agent: Thunderbird 2.0.0.6 (X11/20070802) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ingo Molnar wrote: > > nah, it was a joke - you sent two mails, one of them was empty ;-) > > Ingo Yeah, I had problems with git-send-email, it always send two emails(the first being empty) if I specify --compose ;-) Will take care next time;) Jike