Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-block.git] / arch / powerpc / mm / book3s64 / mmu_context.c
index 794404d50a8503f923ba07bbe5a2ef4169941a1c..2d0cb5ba9a47e89317a1ebc9a46c3ff7d1a1a423 100644 (file)
@@ -174,7 +174,6 @@ static int radix__init_new_context(struct mm_struct *mm)
         */
        asm volatile("ptesync;isync" : : : "memory");
 
-       mm->context.npu_context = NULL;
        mm->context.hash_context = NULL;
 
        return index;