From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCH v1][RFC] drivers/xen, balloon driver numa support in kernel Date: Tue, 13 Aug 2013 13:53:38 +0100 Message-ID: <520A2C52.3000804@citrix.com> References: <1376316812-30346-1-git-send-email-lccycc123@gmail.com> <1376339161.15390.281.camel@Solace> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1376339161.15390.281.camel@Solace> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli Cc: "konrad.r.wilk" , xen-devel@lists.xen.org, linux-kernel@vger.kernel.org, Jan Beulich , Yechen Li List-Id: xen-devel@lists.xenproject.org On 12/08/13 21:26, Dario Faggioli wrote: > > Mmm... Is that the case? I tried to apply it there and I have one failed > hunk (#12). Anyway, could you please rebase it on the tip of some > relevant git tree? > > Linus' tree would be fine, I guess: > > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git This is the one I use for most of my development work. I wouldn't use a subsystem specific tree unless there were specific conflicts to resolve before hand. David