This is a fix to a 4.0 regression that causes hugetlb use on PPC to emit kernel output such as "BUG: non-zero nr_pmds on freeing mm: 1"
The following changes since commit 39a8804455fb23f09157341d3ba7db6d7ae6ee76: Linux 4.0 (2015-04-12 15:12:50 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git master for you to fetch changes up to 50c6a665b383cb5839e45d04e36faeeefaffa052: powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() (2015-04-15 15:24:22 -0500) ---------------------------------------------------------------- Scott Wood (1): powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() arch/powerpc/mm/hugetlbpage.c | 1 + 1 file changed, 1 insertion(+) _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev