From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752978Ab2KCVf5 (ORCPT ); Sat, 3 Nov 2012 17:35:57 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:59989 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750943Ab2KCVf4 (ORCPT ); Sat, 3 Nov 2012 17:35:56 -0400 MIME-Version: 1.0 In-Reply-To: References: <1349827115-16600-1-git-send-email-yinghai@kernel.org> <20121030134442.GB27463@phenom.dumpdata.com> Date: Sat, 3 Nov 2012 14:35:54 -0700 X-Google-Sender-Auth: henL_qGvPeE6JUU0eH6lmvdAhgA Message-ID: Subject: Re: [PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy From: Yinghai Lu To: Konrad Rzeszutek Wilk , "H. Peter Anvin" , Ingo Molnar Cc: Stefano Stabellini , Thomas Gleixner , Jacob Shin , Tejun Heo , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 30, 2012 at 7:47 AM, Yinghai Lu wrote: > On Tue, Oct 30, 2012 at 6:44 AM, Konrad Rzeszutek Wilk > wrote: >> On Wed, Oct 10, 2012 at 11:13:45PM -0700, Yinghai Lu wrote: >> So which branch should I try out? Do you have one with all of the >> required patches so I can just do a 3.7-rc3 'git pull' and try it out? > > add for-x86-mm-test branch, and it is based on 3.7-rc3, and merged > with for-x86-mm branch. > > so you can try > git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git > for-x86-mm-test > > there is conflicts between for-x86-mm and 3.7-rc3, and attached patch > could be used to fix them > Peter/Ingo, can you put for-x86-mm-test to tip for more testing? or you want to rebase the whole patchset? Thanks Yinghai