commit | db7cb5b92409b36e4338355fbc3561b3f6801c7b | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu Jun 20 14:30:19 2013 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jun 21 16:01:55 2013 +1000 |
tree | e9e000cbae80bb0e92742d4bbe10f68352ffe2ff | |
parent | 12bc9f6fc1d6582b4529ac522d2231bd2584a5f1 [diff] |
powerpc/kvm: Handle transparent hugepage in KVM We can find pte that are splitting while walking page tables. Return None pte in that case. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>