From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751666Ab0JLWD1 (ORCPT ); Tue, 12 Oct 2010 18:03:27 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:45084 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751524Ab0JLWD0 (ORCPT ); Tue, 12 Oct 2010 18:03:26 -0400 Message-ID: <4CB4DABA.1030008@kernel.org> Date: Tue, 12 Oct 2010 15:01:30 -0700 From: Yinghai Lu User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100914 SUSE/3.0.8 Thunderbird/3.0.8 MIME-Version: 1.0 To: "H. Peter Anvin" CC: Jeremy Fitzhardinge , Thomas Gleixner , Ingo Molnar , Benjamin Herrenschmidt , "linux-kernel@vger.kernel.org" , Vivek Goyal Subject: Re: [PATCH 0/4] memblock related fixes for -tip References: <4CAA4DC1.6000104@kernel.org> <4CB4ABE2.3010300@goop.org> <4CB4CF4D.5020706@kernel.org> <4CB4D660.3020105@zytor.com> In-Reply-To: <4CB4D660.3020105@zytor.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/12/2010 02:42 PM, H. Peter Anvin wrote: > On 10/12/2010 02:12 PM, Yinghai Lu wrote: >> >> please use >> >> git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-2.6-yinghai.git memblock >> >> to find which commit cause xen broken. >> >> two xen related patch are folded into first converting commit. >> > > Do you have an incremental patch for this? you have put those two patches in tip/memblock already. rebasing the tree, so Jeremy could bisect the tree to root cause why xen still doesn't. Thanks Yinghai