From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNrqP-0005bv-7c for qemu-devel@nongnu.org; Mon, 15 Oct 2012 17:05:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNrqO-0003XR-5K for qemu-devel@nongnu.org; Mon, 15 Oct 2012 17:05:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNrqN-0003XL-TZ for qemu-devel@nongnu.org; Mon, 15 Oct 2012 17:05:00 -0400 Message-ID: <1350335097.2112.175.camel@bling.home> From: Alex Williamson Date: Mon, 15 Oct 2012 15:04:57 -0600 In-Reply-To: <87vcebwj5v.fsf@codemonkey.ws> References: <20121015201439.23147.54946.stgit@bling.home> <87vcebwj5v.fsf@codemonkey.ws> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qemu: Update Linux headers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On Mon, 2012-10-15 at 15:54 -0500, Anthony Liguori wrote: > Alex Williamson writes: > > > Based on v3.7-rc1-3-g29bb4cc > > Normally this would go through qemu-kvm/uq/master but since this is from > Linus' tree, it's less of a concern. > > Nonetheless, I'd prefer we did it from v3.7-rc1 instead of a random git > snapshot. Resent against v3.7-rc1, which ends up just being a changelog change, no header changes since rc1. Thanks, Alex