From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: merge tree state? Date: Mon, 05 Dec 2005 18:22:43 +0100 Message-ID: <43947763.3000007@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel , Ian Pratt Cc: Andi Kleen , Jan Beulich , Kurt Garloff List-Id: xen-devel@lists.xenproject.org Hi, What is the current state of the merge tree (http://xenbits.xensource.com/ext/linux-2.6-merge.hg)? I see it gets updates from time to time, but it seems to be out of sync nevertheless. Building it as-is results in a kernel which doesn't boot (dom0), both x86_64 and i386, with a 3.0.0 hypervisor kernel. Further inspecition shows that include/arch-xen/xen-public isn't up-to-date. Trying to fix that by copying over the latest include files from the unstable repository results in build failures in the xen device drivers, so these obviously out-of-sync as well ... cheers, Gerd