[PATCH] ppc64: Fix nasty typo in PTE freeing code
There is a typo in the PTE freeing code causing us to possibly overflow the batch structure. Obvious fix (look at the closing parentheses).
Showing
Please register or sign in to comment
There is a typo in the PTE freeing code causing us to possibly overflow the batch structure. Obvious fix (look at the closing parentheses).