• Andrew Morton's avatar
    [PATCH] ppc64: Bug fix for hugepages on ppc64 · 00fbc4fc
    Andrew Morton authored
    From: David Gibson <david@gibson.dropbear.id.au>
    
    Currently the flag indicating whether or not hugepages are allowed below
    4GB is not correctly propagated across fork(), which can lead to oopses.
    The patch below fixes this.
    00fbc4fc
mmu_context.h 5.38 KB