Re: [PATCH 0/6] Get rid of mandatory huge page defines

2013-10-14 Thread Gleb Natapov
On Sun, Oct 13, 2013 at 08:29:43PM +0100, Christoffer Dall wrote: On Sun, Oct 13, 2013 at 08:49:28PM +0300, Gleb Natapov wrote: On Sun, Oct 13, 2013 at 06:41:22PM +0100, Christoffer Dall wrote: On Sun, Oct 13, 2013 at 12:31:29PM +0300, Gleb Natapov wrote: On Sat, Oct 12, 2013 at

I have a God call for you interested in my offer reply me on: ruthesi...@yahoo.com.hk

2013-10-14 Thread Ruth E Simon
-- To unsubscribe from this list: send the line unsubscribe kvm-ppc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 3/4] kvm: powerpc: define a linux pte lookup function

2013-10-14 Thread Aneesh Kumar K.V
Bharat Bhushan r65...@freescale.com writes: We need to search linux pte to get pte attributes for setting TLB in KVM. This patch defines a linux_pte_lookup() function for same. Signed-off-by: Bharat Bhushan bharat.bhus...@freescale.com --- arch/powerpc/include/asm/pgtable.h | 35

Re: [PATCH 3/4] kvm: powerpc: define a linux pte lookup function

2013-10-14 Thread Aneesh Kumar K.V
Paul Mackerras pau...@samba.org writes: On Wed, Oct 09, 2013 at 12:47:31PM -0500, Scott Wood wrote: On Wed, 2013-10-09 at 03:48 -0500, Bhushan Bharat-R65777 wrote: What lookup_linux_pte_and_update() does:- - find_linux_pte_or_hugepte() - does size and some other trivial checks -