From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kmscf-000334-BQ for qemu-devel@nongnu.org; Mon, 06 Oct 2008 12:07:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kmsce-00032c-MH for qemu-devel@nongnu.org; Mon, 06 Oct 2008 12:07:48 -0400 Received: from [199.232.76.173] (port=47984 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kmsce-00032W-EA for qemu-devel@nongnu.org; Mon, 06 Oct 2008 12:07:48 -0400 Received: from mx2.redhat.com ([66.187.237.31]:60860) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kmsce-0004ND-4o for qemu-devel@nongnu.org; Mon, 06 Oct 2008 12:07:48 -0400 Message-ID: <48EA37C8.7000900@redhat.com> Date: Mon, 06 Oct 2008 18:07:36 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/4] add byteordered types to qemu. References: <1222870375-13489-1-git-send-email-kraxel@redhat.com> <20081002082137.GA25959@lst.de> <48E4C2B1.7010108@redhat.com> <20081002125526.GA6552@lst.de> <48E4C967.1070407@redhat.com> <20081002131753.GA7838@lst.de> <48E4D5C5.8080107@redhat.com> <48E4EEF4.1080107@codemonkey.ws> In-Reply-To: <48E4EEF4.1080107@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 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: Anthony Liguori Cc: qemu-devel@nongnu.org, Christoph Hellwig Anthony Liguori wrote: > Gerd Hoffmann wrote: > Good idea, but perhaps it should be disabled by default instead of > enabled by default? I'd try default-enabled first. Given that sparse isn't installed by default by distros I think it is ok: When people installed it intentionally they probably welcome seeing it used automatically ;) cheers, Gerd